macOS
brew install clusterctllocal Homebrew formula metadata
安装
brew install clusterctllocal Homebrew formula metadata
nix profile install nixpkgs#clusterctlnixpkgs package indexes · pkgs/by-name/cl/clusterctl/package.nix · 来源: api.github.com
sudo zypper install clusterctlopenSUSE Tumbleweed package metadata · clusterctl · 来源: download.opensuse.org
winget install --id Kubernetes.clusterctl -eWindows Package Manager source index · Kubernetes.clusterctl · 来源: cdn.winget.microsoft.com
概览
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
历史
clusterctl is the command-line tool for bootstrapping and managing Kubernetes Cluster API providers and management clusters.
The Cluster API project was started by Kubernetes SIG Cluster Lifecycle to provide declarative APIs and tooling for provisioning, upgrading, and operating multiple Kubernetes clusters.
clusterctl became the user-facing CLI for that project. The official docs say it handles the lifecycle of a Cluster API management cluster, provides a simple day-1 experience, fetches provider component YAML, installs providers, and encodes best practices for provider management and upgrades.
clusterctl adoption follows Cluster API adoption across infrastructure providers. The docs describe default provider repositories sponsored by SIG Cluster Lifecycle and a provider contract that lets infrastructure, bootstrap, and control-plane providers publish release assets for clusterctl.
The input package facts show distribution through Homebrew, Nix, winget, and zypper, which matches its role as a cross-platform Kubernetes operations CLI.
Common commands include `clusterctl init` for management-cluster initialization, `clusterctl generate cluster` for workload-cluster templates, `clusterctl move` for moving Cluster API objects between management clusters, and `clusterctl upgrade plan/apply` for provider upgrades.
clusterctl uses `$XDG_CONFIG_HOME/cluster-api/clusterctl.yaml` for provider repository configuration, variable substitution values, image overrides, and options such as log level or version-check behavior.
clusterctl matters to package maintainers because it is the small local binary that wires a large Kubernetes provider ecosystem together: it discovers releases, fetches YAML assets, talks to GitHub or Go proxies, and applies provider contracts across platforms.
It is also a classic modern infrastructure CLI: a single executable distributed by OS package managers while its real work coordinates remote releases, Kubernetes manifests, and cluster lifecycle state.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/cluster-api/clusterctl.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
clusterctl | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/kubernetes-sigs/cluster-api
安装元数据
| 软件包键 | brew:clusterctl |
|---|---|
| 版本 | 1.13.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/clusterctl |
| 主页 | https://cluster-api.sigs.k8s.io |
| 仓库 | https://github.com/kubernetes-sigs/cluster-api |
| 上游文档 | https://cluster-api.sigs.k8s.io/clusterctl/configuration |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/kubernetes-sigs/cluster-api/archive/refs/tags/v1.13.4.tar.gz |
| 最后更新 | 2026-07-15T20:59:17Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clusterctl |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
clusterctl
nix profile install nixpkgs#clusterctlclusterctl 1.13.1-1.1
CLI tool to handle the lifecycle of a Cluster API management cluster
https://github.com/kubernetes-sigs/cluster-api
sudo zypper install clusterctlclusterctl-bash-completion 1.13.1-1.1
Bash Completion for clusterctl
https://github.com/kubernetes-sigs/cluster-api
sudo zypper install clusterctl-bash-completionclusterctl-fish-completion 1.13.1-1.1
Fish Completion for clusterctl
https://github.com/kubernetes-sigs/cluster-api
sudo zypper install clusterctl-fish-completionclusterctl-zsh-completion 1.13.1-1.1
Zsh Completion for clusterctl
https://github.com/kubernetes-sigs/cluster-api
sudo zypper install clusterctl-zsh-completionKubernetes.clusterctl
winget install --id Kubernetes.clusterctl -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.