macOS
brew install clusterawsadmlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clusterawsadm in AI-Agent-Workflows.
Installation
brew install clusterawsadmlocal Homebrew formula metadata
Überblick
Home for bootstrapping, AMI, EKS, and other helpers in Cluster API Provider AWS
Verlauf
clusterawsadm is the management utility shipped with Kubernetes Cluster API Provider AWS for AWS IAM, AMI, EKS, and controller-administration tasks.
Cluster API Provider AWS is the AWS infrastructure provider for Kubernetes Cluster API. Its docs describe CAPA as Kubernetes-native declarative infrastructure for AWS and list clusterawsadm as the CLI tool that provides bootstrapping, AMI, EKS, and controller helpers.
clusterawsadm exists because CAPA needs AWS prerequisites before `clusterctl init --infrastructure aws`: the command can print or create IAM policies, roles, and instance profiles through CloudFormation and can encode credentials for clusterctl.
The official CAPA documentation says clusterawsadm binaries are attached to each CAPA release and that it can be installed with Homebrew on macOS and Linux.
Its adoption is tied to Cluster API Provider AWS operators: users run it before or around clusterctl initialization to prepare AWS accounts for declarative Kubernetes cluster lifecycle management.
Common usage includes `clusterawsadm bootstrap iam create-cloudformation-stack` to create IAM prerequisites and `clusterawsadm bootstrap credentials encode-as-profile` to provide encoded AWS credentials for `clusterctl init --infrastructure aws`.
The command reference also exposes AMI, bootstrap, controller, EKS, garbage-collection, resource, and version subcommands.
clusterawsadm is a good package-manager example of a narrowly scoped admin companion binary: it is not the core controller, but packagers ship it because real CAPA installs need a local CLI for account bootstrapping and release-aligned assets.
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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clusterawsadm | 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-provider-aws
Installationsmetadaten
| Paketschlüssel | brew:clusterawsadm |
|---|---|
| Version | 2.12.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clusterawsadm |
| Homepage | https://cluster-api-aws.sigs.k8s.io/clusterawsadm/clusterawsadm.html |
| Repository | https://github.com/kubernetes-sigs/cluster-api-provider-aws |
| Upstream-Dokumentation | https://cluster-api-aws.sigs.k8s.io/clusterawsadm/clusterawsadm.html |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/kubernetes-sigs/cluster-api-provider-aws.git |
| Zuletzt aktualisiert | 2026-07-09T22:04:59Z |
| 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 | clusterawsadm |
| 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 |
|
Quellspur
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.