macOS
brew install karmadactllocal Homebrew formula metadata
brew
CLI for Karmada control plane. Version 1.18.1 via Homebrew; verified 2026-06-30.
install
brew install karmadactllocal Homebrew formula metadata
overview
CLI for Karmada control plane
history
karmadactl is the command-line interface for Karmada, the Kubernetes Armada multi-cluster and multi-cloud control plane.
Karmada was built to let users run Kubernetes-native applications across multiple clusters and clouds without changing the applications. karmadactl is the operator-facing CLI for that control plane, covering installation, member-cluster registration, resource inspection, propagation, and lifecycle commands.
Karmada entered CNCF as a sandbox project on September 14, 2021 and moved to CNCF Incubating on December 12, 2023. The CNCF project page records a first commit on November 10, 2020, and Karmada documentation states that v1.0.0 was released in December 2021.
Operators use karmadactl init to install a Karmada control plane, join or register member clusters, apply resources into the control plane, inspect resources across member clusters, and promote resources from legacy clusters. Its command surface mirrors kubectl-style administration but targets a federated control plane.
karmadactl matters because it packages a multi-cluster control-plane interface as a familiar single binary. For package maintainers and Kubernetes operators, it is another example of the kubectl-adjacent CLI pattern: one executable exposes a large API surface generated by Cobra docs and tied to a fast-moving controller project.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
karmadactl | 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/karmada-io/karmada
install metadata
| Package key | brew:karmadactl |
|---|---|
| Version | 1.18.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/karmadactl |
| Homepage | https://karmada.io/ |
| Repository | https://github.com/karmada-io/karmada |
| Upstream docs | https://github.com/karmada-io/karmada#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/karmada-io/karmada/archive/refs/tags/v1.18.1.tar.gz |
| Last updated | 2026-06-30T08:35:59Z |
| 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 | karmadactl |
| 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.