Credential-Zugriff
Reads kubeconfig, local cluster config, and registry settings.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ctlptl in AI-Agent-Workflows.
Agent-Sicherheit
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.
Installation
brew install ctlptllocal Homebrew formula metadata
nix profile install nixpkgs#ctlptlnixpkgs package indexes · pkgs/by-name/ct/ctlptl/package.nix · Quelle: api.github.com
sudo zypper install ctlptlopenSUSE Tumbleweed package metadata · ctlptl · Quelle: download.opensuse.org
Überblick
Making local Kubernetes clusters fun and easy to set up
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ctlptl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/tilt-dev/ctlptl
Installationsmetadaten
| Paketschlüssel | brew:ctlptl |
|---|---|
| Version | 0.9.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ctlptl |
| Homepage | https://github.com/tilt-dev/ctlptl |
| Repository | https://github.com/tilt-dev/ctlptl |
| Upstream-Dokumentation | https://github.com/tilt-dev/ctlptl#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/tilt-dev/ctlptl/archive/refs/tags/v0.9.4.tar.gz |
| Zuletzt aktualisiert | 2026-06-04T03:05:20Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-completionQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.