# karmadactl を Homebrew でインストール

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
