Credential access
Reads kubeconfig, local cluster config, and registry settings.
brew
Making local Kubernetes clusters fun and easy to set up. Version 0.9.4 via Homebrew; verified 2026-06-04.
agent safety
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.
install
brew install ctlptllocal Homebrew formula metadata
nix profile install nixpkgs#ctlptlnixpkgs package indexes · pkgs/by-name/ct/ctlptl/package.nix · source: api.github.com
sudo zypper install ctlptlopenSUSE Tumbleweed package metadata · ctlptl · source: download.opensuse.org
overview
Making local Kubernetes clusters fun and easy to set up
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ctlptl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tilt-dev/ctlptl
install metadata
| Package key | brew:ctlptl |
|---|---|
| Version | 0.9.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ctlptl |
| Homepage | https://github.com/tilt-dev/ctlptl |
| Repository | https://github.com/tilt-dev/ctlptl |
| Upstream docs | https://github.com/tilt-dev/ctlptl#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/tilt-dev/ctlptl/archive/refs/tags/v0.9.4.tar.gz |
| Last updated | 2026-06-04T03:05:20Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-completionsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.