macOS
brew install clusterctllocal Homebrew formula metadata
brew
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle. Version 1.13.3 via Homebrew; verified 2026-06-23.
install
brew install clusterctllocal Homebrew formula metadata
nix profile install nixpkgs#clusterctlnixpkgs package indexes · pkgs/by-name/cl/clusterctl/package.nix · source: api.github.com
sudo zypper install clusterctlopenSUSE Tumbleweed package metadata · clusterctl · source: download.opensuse.org
winget install --id Kubernetes.clusterctl -eWindows Package Manager source index · Kubernetes.clusterctl · source: cdn.winget.microsoft.com
overview
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clusterctl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kubernetes-sigs/cluster-api
install metadata
| Package key | brew:clusterctl |
|---|---|
| Version | 1.13.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clusterctl |
| Homepage | https://cluster-api.sigs.k8s.io |
| Repository | https://github.com/kubernetes-sigs/cluster-api |
| Upstream docs | https://cluster-api.sigs.k8s.io/clusterctl/configuration |
| License | Apache-2.0 |
| Source archive | https://github.com/kubernetes-sigs/cluster-api/archive/refs/tags/v1.13.3.tar.gz |
| Last updated | 2026-06-23T21:36:24Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.