macOS
brew install karmadactllocal Homebrew formula metadata
brew / rank 5354
CLI for Karmada control plane. Version 1.18.2 via Homebrew; verified 2026-07-31.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:karmadactl |
|---|---|
| Version | 1.18.2 |
| Package manager | Homebrew |
| Homepage | https://karmada.io/ |
| Repository | https://github.com/karmada-io/karmada |
| Last updated | 2026-07-31T12:48:46Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.