Credential access
Reads kubeconfig, exec credentials, cluster tokens, and namespace context.
agent safety
kubernetes-cli provides kubectl, which controls Kubernetes clusters and workloads.
Reads kubeconfig, exec credentials, cluster tokens, and namespace context.
Can create, patch, delete, scale, and exec into cluster workloads.
Can apply manifests that deploy or expose application artifacts.
Gate kubectl apply, delete, patch, exec, port-forward, and context changes.
Allow get/describe with safe contexts; require approval for cluster writes and secret reads.
安装
sudo av install brew:kubernetes-clibrew install kubernetes-clilocal Homebrew formula metadata
sudo port install kubectlMacPorts ports tree · sysutils/kubectl/Portfile · source: api.github.com
sudo apk add kubectlAlpine Linux edge package indexes · kubectl · source: dl-cdn.alpinelinux.org
sudo apt install kubectlDebian stable package indexes · kubectl · source: deb.debian.org
nix profile install nixpkgs#kubectlnixpkgs package indexes · pkgs/by-name/ku/kubectl/package.nix · source: api.github.com
sudo pacman -S kubectlArch Linux sync databases · kubectl · source: geo.mirror.pkgbuild.com
choco install kubernetes-cliChocolatey community package catalog · kubernetes-cli · source: community.chocolatey.org
winget install --id Kubernetes.kubectl -eWindows Package Manager source index · Kubernetes.kubectl · source: cdn.winget.microsoft.com
scoop install main/kubectlScoop official bucket manifest trees · bucket/kubectl.json · source: api.github.com
概览
Kubernetes command-line interface
受保护工具覆盖
`kubectl` reads kubeconfig files that commonly contain bearer tokens or embedded client private keys. Our isotope stores supported user credentials in the macOS keychain, rewrites kubeconfig user entries to Kubernetes exec credential plugins, and exposes credentials through `av credential-helper kubernetes` only while `kubectl` runs.
orange risk · high confidence · infrastructure
本地 README 摘录
kubectl reads kubeconfig files that commonly contain bearer tokens, passwords, client key paths, or embedded client key data.
This protected-tool coverage migrates the default kubeconfig into the Automic Vault keychain and rewrites supported user entries to Kubernetes exec credential plugins that call av credential-helper kubernetes. The wrapper provides a short-lived approval token while kubectl is running.
~/.kube/config file only.KUBECONFIG setups must be migrated manually.migrated to the exec helper.
be migrated manually.
migratable secrets.
来源: local coverage notes
来源摘录
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kubectl | cli | global executable |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/kubernetes/kubernetes
安装元数据
| Package key | brew:kubernetes-cli |
|---|---|
| Version | 1.36.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kubernetes-cli |
| Homepage | https://kubernetes.io/docs/reference/kubectl/ |
| Repository | https://github.com/kubernetes/kubernetes |
| Upstream docs | https://kubernetes.io/docs/reference/kubectl |
| License | Apache-2.0 |
| Source archive | https://github.com/kubernetes/kubernetes.git |
| Last updated | 2026-05-12T19:04:48Z |
| Pulse | updated |
| Build dependencies | bash, coreutils, go |
| Bottle | available (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kubernetes-cli |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kubernetes-cli
choco install kubernetes-cliKubernetes.kubectl
winget install --id Kubernetes.kubectl -ekubectl
sudo port install kubectlkubectl 1.32.3+ds-2
Command-line tool for controlling Kubernetes clusters
sudo apt install kubectlkubectl
nix profile install nixpkgs#kubectlkubectl 1.36.1-r0
Kubernetes - kubectl
sudo apk add kubectlkubectl 1.36.1-1
A command line tool for communicating with a Kubernetes API server
sudo pacman -S kubectlmain/kubectl
scoop install main/kubectl来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。