認証情報アクセス
Reads kubeconfig, local cluster config, and registry settings.
brew
ctlptl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
ctlptl manages local Kubernetes clusters and container registry wiring.
Reads kubeconfig, local cluster config, and registry settings.
Primarily local, but can affect reachable Kubernetes contexts.
Can change local cluster state used for builds and deploy tests.
Gate cluster create/delete and registry mutation commands.
Allow status and config review; require approval for cluster lifecycle changes.
インストール
brew install ctlptllocal Homebrew formula metadata
nix profile install nixpkgs#ctlptlnixpkgs package indexes · pkgs/by-name/ct/ctlptl/package.nix · ソース: api.github.com
sudo zypper install ctlptlopenSUSE Tumbleweed package metadata · ctlptl · ソース: download.opensuse.org
概要
Making local Kubernetes clusters fun and easy to set up
履歴
ctlptl is a Tilt-developed CLI for declaratively creating and managing local Kubernetes clusters. It uses Kubernetes-style YAML to drive local cluster products such as Docker Desktop, kind, k3d, and minikube.
The README says ctlptl was inspired by kubectl and Cluster API's clusterctl, with the idea that users declare a local cluster in YAML and let the CLI set it up. Tilt created it after helping teams debug repeated local-development environment misconfigurations.
The project reached v0.1.0 in November 2020 and has continued as a 0.x tool, with official release artifacts reaching v0.9.4 in June 2026.
Official installation paths include Homebrew on macOS and Linux, Scoop on Windows, and go install. The README emphasizes interoperability with common local Kubernetes products rather than replacing them.
Common commands include ctlptl get, create cluster, apply -f cluster.yaml, and delete -f cluster.yaml. Typical package use is in developer-workstation setup scripts and CI-friendly local-cluster recipes where a registry, CPU limits, Kubernetes version, or Docker Desktop setting needs to be repeatable.
ctlptl is packaging glue for the local Kubernetes stack: it wraps existing cluster implementations, exposes declarative YAML, and provides package-manager-friendly binaries for developers who want reproducible local infrastructure without maintaining bespoke shell scripts.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
cluster.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ctlptl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tilt-dev/ctlptl
インストールメタデータ
| パッケージキー | brew:ctlptl |
|---|---|
| バージョン | 0.9.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ctlptl |
| ホームページ | https://github.com/tilt-dev/ctlptl |
| リポジトリ | https://github.com/tilt-dev/ctlptl |
| 上流ドキュメント | https://github.com/tilt-dev/ctlptl#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/tilt-dev/ctlptl/archive/refs/tags/v0.9.4.tar.gz |
| 最終更新 | 2026-06-04T03:05:20Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ctlptl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ctlptl
nix profile install nixpkgs#ctlptlctlptl 0.9.4-1.1
CLI for declaratively setting up local Kubernetes clusters
https://github.com/tilt-dev/ctlptl
sudo zypper install ctlptlctlptl-bash-completion 0.9.4-1.1
Bash Completion for ctlptl
https://github.com/tilt-dev/ctlptl
sudo zypper install ctlptl-bash-completionctlptl-fish-completion 0.9.4-1.1
Fish Completion for ctlptl
https://github.com/tilt-dev/ctlptl
sudo zypper install ctlptl-fish-completionctlptl-zsh-completion 0.9.4-1.1
Zsh Completion for ctlptl
https://github.com/tilt-dev/ctlptl
sudo zypper install ctlptl-zsh-completionソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.