macOS
brew install clusterctllocal Homebrew formula metadata
brew
clusterctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.