macOS
brew install cdk8slocal Homebrew formula metadata
brew
cdk8s のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cdk8slocal Homebrew formula metadata
概要
Define k8s native apps and abstractions using object-oriented programming
履歴
cdk8s is the Cloud Development Kit for Kubernetes, a framework and CLI for defining Kubernetes manifests in general-purpose programming languages and synthesizing them to YAML.
AWS introduced cdk8s publicly in 2020 as a Kubernetes-focused member of the broader CDK family. The official documentation presents it around apps, charts, constructs, and imports, mirroring the construct model familiar from AWS CDK while targeting Kubernetes manifests.
The Homebrew package installs the cdk8s CLI, whose official GitHub repository is cdk8s-team/cdk8s-cli. The documentation site links to the broader cdk8s-team/cdk8s project for framework documentation and source.
cdk8s grew in the infrastructure-as-code community as a code-first alternative to hand-written Kubernetes YAML, Helm templates, and Kustomize overlays. Its official docs support TypeScript, Python, Java, and Go language guides, reflecting adoption by teams that prefer typed languages and reusable constructs.
The project later became associated with the Cloud Native Computing Foundation ecosystem as a CNCF Sandbox project, giving it a recognizable place among Kubernetes tooling rather than as only an AWS-authored experiment.
Typical use starts with cdk8s init, a project-level cdk8s.yaml file, and app code that defines charts and constructs. The CLI synthesizes manifests for review or deployment through other Kubernetes workflows.
For package people, cdk8s matters because it packages a Node-based CLI for a polyglot framework: the formula is the command-line entry point, while generated bindings and constructs connect npm, PyPI, Maven, Go modules, and Kubernetes release churn.
セキュリティ状態
cdk8s に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./cdk8s.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cdk8s | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cdk8s |
|---|---|
| バージョン | 2.207.41 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cdk8s |
| ホームページ | https://cdk8s.io/ |
| リポジトリ | https://github.com/cdk8s-team/cdk8s-cli |
| 上流ドキュメント | https://cdk8s.io/docs/latest |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.207.41.tgz |
| 最終更新 | 2026-07-15T09:23:23Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cdk8s |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.