# Installer karmadactl avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de karmadactl pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:karmadactl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install karmadactl
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:karmadactl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.18.2
- **Résumé source:** CLI for Karmada control plane
- **Page d'accueil:** <https://karmada.io/>
- **Dépôt:** <https://github.com/karmada-io/karmada>
- **Dernière mise à jour:** 2026-07-31T12:48:46Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- karmadactl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.18.2
## Historique du projet et usages

karmadactl is the command-line interface for Karmada, the Kubernetes Armada multi-cluster and multi-cloud control plane.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2020-11-10: CNCF project metadata records Karmada's first commit.
- 2021-09-14: Karmada was accepted into CNCF.
- 2021-12: Karmada documentation records v1.0.0 as released in December 2021.
- 2023-12-12: Karmada moved to CNCF Incubating.
- 2026-05-29: karmadactl reference documentation listed commands for cluster federation control, including init, join, register, apply, promote, and top.

### Related projects

- Kubernetes is the API and workload model Karmada extends across clusters.
- kubectl is the command-style reference point for karmadactl.
- Flux and Helm appear in Karmada ecosystem workflows for multi-cluster GitOps and package rollout.

### Sources

- <https://github.com/karmada-io/karmada>
- <https://karmada.io/>
- <https://karmada.io/docs/reference/karmadactl/karmadactl-commands/karmadactl/>
- <https://karmada.io/docs/releases/>
- <https://www.cncf.io/projects/karmada/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/karmadactl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/karmadactl.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
