macOS
brew install kindlocal Homebrew formula metadata
sudo port install kindMacPorts ports tree · sysutils/kind/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kind in AI-Agent-Workflows.
Installation
brew install kindlocal Homebrew formula metadata
sudo port install kindMacPorts ports tree · sysutils/kind/Portfile · Quelle: api.github.com
sudo apk add kindAlpine Linux edge package indexes · kind · Quelle: dl-cdn.alpinelinux.org
sudo apt install kindDebian stable package indexes · kind · Quelle: deb.debian.org
sudo dnf install kindFedora Rawhide package metadata · kind · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#kindnixpkgs package indexes · pkgs/by-name/ki/kind/package.nix · Quelle: api.github.com
sudo zypper install kindopenSUSE Tumbleweed package metadata · kind · Quelle: download.opensuse.org
choco install kindChocolatey community package catalog · kind · Quelle: community.chocolatey.org
scoop install main/kindScoop official bucket manifest trees · bucket/kind.json · Quelle: api.github.com
winget install --id Kubernetes.kind -eWindows Package Manager source index · Kubernetes.kind · Quelle: cdn.winget.microsoft.com
Überblick
Run local Kubernetes cluster in Docker
Verlauf
kind, short for Kubernetes IN Docker, is a Kubernetes SIGs tool for running local Kubernetes clusters where each node is a Docker container. It was designed primarily for testing Kubernetes itself, but it also became a standard local-development and CI tool.
The kind design documents describe a suite of Go packages, a command-line interface, and node/base images for running local Kubernetes clusters cheaply and reproducibly. The initial design targeted Kubernetes testing, integration with kubetest, and clusters that could be replicated by any developer without cloud infrastructure.
kind's implementation model is intentionally Kubernetes-native: node containers run the Kubernetes components, and clusters are bootstrapped with kubeadm. The public docs emphasize multi-node and high-availability clusters, building Kubernetes release builds from source, support for Linux, macOS, and Windows, and conformance certification.
kind became one of the default tools for Kubernetes contributors, CI jobs, controller developers, and local cluster users who need fast disposable clusters. Its value is especially clear for tests that need real Kubernetes APIs without provisioning a managed cluster.
The package-manager metadata in this batch lists kind across Homebrew, Chocolatey, Debian, Fedora, MacPorts, Nix, Scoop, winget, Alpine, and openSUSE. That broad packaging spread reflects kind's role as a cross-platform Kubernetes developer utility.
The common workflow is to install the kind binary, run kind create cluster, test against the generated kubeconfig, and delete the cluster afterward. More advanced users provide config.yaml files for multi-node clusters, port mappings, custom node images, local registries, and CI-specific settings.
kind is also used to build and test Kubernetes node images. Its release notes publish node-image digests and warn users to pin images by digest for reproducibility.
kind is package-nerd significant because it compressed an entire Kubernetes test cluster into a small CLI plus container images. That made Kubernetes integration tests scriptable on laptops and CI runners without a VM manager or cloud account.
It also sits at an interesting packaging boundary: the CLI is just one binary, but useful operation depends on Docker, podman, or nerdctl, kubeadm behavior, Kubernetes image versions, containerd changes, and pinned node-image digests.
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.
config.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kind | 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/kubernetes-sigs/kind
Installationsmetadaten
| Paketschlüssel | brew:kind |
|---|---|
| Version | 0.32.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kind |
| Homepage | https://kind.sigs.k8s.io/ |
| Repository | https://github.com/kubernetes-sigs/kind |
| Upstream-Dokumentation | https://kind.sigs.k8s.io/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/kubernetes-sigs/kind/archive/refs/tags/v0.32.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-02T20:02:28Z |
| 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 | kind |
| 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.
kind 0.27.0-1+b2
Kubernetes IN Docker - local clusters for testing Kubernetes (program)
https://github.com/kubernetes-sigs/kind
sudo apt install kindkind
nix profile install nixpkgs#kindkind 0.31.0-r4
Kubernetes IN Docker - local clusters for testing Kubernetes
sudo apk add kindkind-bash-completion 0.31.0-r4
Bash completions for kind
sudo apk add kind-bash-completionkind-fish-completion 0.31.0-r4
Fish completions for kind
sudo apk add kind-fish-completionkind-zsh-completion 0.31.0-r4
Zsh completions for kind
sudo apk add kind-zsh-completionkind 0.31.0-2.fc44
Kubernetes IN Docker
https://github.com/kubernetes-sigs/kind
sudo dnf install kindkind 0.32.0-1.1
Kubernetes IN Docker - local clusters for testing Kubernetes
https://github.com/kubernetes-sigs/kind/
sudo zypper install kindkind-bash-completion 0.32.0-1.1
Bash Completion for kind
https://github.com/kubernetes-sigs/kind/
sudo zypper install kind-bash-completionkind-fish-completion 0.32.0-1.1
Fish Completion for kind
https://github.com/kubernetes-sigs/kind/
sudo zypper install kind-fish-completionkind-zsh-completion 0.32.0-1.1
Zsh Completion for kind
https://github.com/kubernetes-sigs/kind/
sudo zypper install kind-zsh-completionkind
sudo port install kindkind
choco install kindmain/kind
scoop install main/kindKubernetes.kind
winget install --id Kubernetes.kind -eQuellspur
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.