凭据访问
Reads kubeconfig, local cluster config, and registry settings.
代理安全
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.