macOS
brew install clusterawsadmlocal Homebrew formula metadata
brew
Home for bootstrapping, AMI, EKS, and other helpers in Cluster API Provider AWS. Version 2.11.1 via Homebrew; verified 2026-04-23.
install
brew install clusterawsadmlocal Homebrew formula metadata
overview
Home for bootstrapping, AMI, EKS, and other helpers in Cluster API Provider AWS
history
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.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clusterawsadm | 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-provider-aws
install metadata
| Package key | brew:clusterawsadm |
|---|---|
| Version | 2.11.1 |
| Package manager | Homebrew |
| Package manager page | 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 docs | https://cluster-api-aws.sigs.k8s.io/clusterawsadm/clusterawsadm.html |
| License | Apache-2.0 |
| Source archive | https://github.com/kubernetes-sigs/cluster-api-provider-aws.git |
| Last updated | 2026-04-23T17:47:04Z |
| 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 | 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 |
|
source 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.