macOS
brew install clusterctllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clusterctl in AI-Agent-Workflows.
Installation
brew install clusterctllocal Homebrew formula metadata
nix profile install nixpkgs#clusterctlnixpkgs package indexes · pkgs/by-name/cl/clusterctl/package.nix · Quelle: api.github.com
sudo zypper install clusterctlopenSUSE Tumbleweed package metadata · clusterctl · Quelle: download.opensuse.org
winget install --id Kubernetes.clusterctl -eWindows Package Manager source index · Kubernetes.clusterctl · Quelle: cdn.winget.microsoft.com
Überblick
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clusterctl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kubernetes-sigs/cluster-api
Installationsmetadaten
| Paketschlüssel | brew:clusterctl |
|---|---|
| Version | 1.13.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clusterctl |
| Homepage | https://cluster-api.sigs.k8s.io |
| Repository | https://github.com/kubernetes-sigs/cluster-api |
| Upstream-Dokumentation | https://cluster-api.sigs.k8s.io/clusterctl/configuration |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/kubernetes-sigs/cluster-api/archive/refs/tags/v1.13.4.tar.gz |
| Zuletzt aktualisiert | 2026-07-15T20:59:17Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.