# 使用 Homebrew 安装 karmadactl

查看 karmadactl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install karmadactl
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:karmadactl
- **软件包管理器:** Homebrew
- **版本:** 1.18.2
- **来源摘要:** CLI for Karmada control plane
- **主页:** <https://karmada.io/>
- **仓库:** <https://github.com/karmada-io/karmada>
- **最后更新:** 2026-07-31T12:48:46Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- karmadactl (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.18.2
## 项目历史与用法

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.

### 时间线

- 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.

### 来源

- <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/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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)


## 来源

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