Automic VaultAutomic Vault

brew

kind mit Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kind in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install kind

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install kind

MacPorts ports tree · sysutils/kind/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add kind

Alpine Linux edge package indexes · kind · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install kind

Debian stable package indexes · kind · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install kind

Fedora Rawhide package metadata · kind · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#kind

nixpkgs package indexes · pkgs/by-name/ki/kind/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install kind

openSUSE Tumbleweed package metadata · kind · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install kind

Chocolatey community package catalog · kind · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/kind

Scoop official bucket manifest trees · bucket/kind.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id Kubernetes.kind -e

Windows Package Manager source index · Kubernetes.kind · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Run local Kubernetes cluster in Docker

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • Design: The initial kind design defined Kubernetes-in-Docker clusters as Docker-container nodes for local Kubernetes testing.
  • 2020: Public interest and adoption grew as local Kubernetes-in-Docker workflows became common for development and CI.
  • 2026: kind v0.32.0 release notes described Kubernetes 1.36.1 defaults, kubeadm v1beta4 support, containerd config v4 support, and Envoy replacing HAProxy for multi-control-plane load balancing.

Related projects

  • Kubernetes is the upstream system kind runs and tests.
  • kubeadm is the bootstrap tool kind uses inside node images.
  • Docker, podman, and nerdctl are supported container runtimes for local nodes.
  • kubetest is named in the design and README as an integration target.

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:kubernetes,cluster

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
config.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
kindcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version0.32.0
Manager aktualisiert2026-06-02
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.32.0

https://github.com/kubernetes-sigs/kind

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:kind
Version0.32.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/kind
Homepagehttps://kind.sigs.k8s.io/
Repositoryhttps://github.com/kubernetes-sigs/kind
Upstream-Dokumentationhttps://kind.sigs.k8s.io/docs
LizenzApache-2.0
Quellarchivhttps://github.com/kubernetes-sigs/kind/archive/refs/tags/v0.32.0.tar.gz
Zuletzt aktualisiert2026-06-02T20:02:28Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekind
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

kind 0.27.0-1+b2

Kubernetes IN Docker - local clusters for testing Kubernetes (program)

https://github.com/kubernetes-sigs/kind

sudo apt install kind
  • Section: devel
  • Architecture: amd64
  • Source Package: kind
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Kind
Debian stable package indexes · deb.debian.org · Debian stable package indexes: kind from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

kind

nix profile install nixpkgs#kind
  • normalized package name match
  • Abgeglichen nach: Kind
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ki/kind/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

kind 0.31.0-r4

Kubernetes IN Docker - local clusters for testing Kubernetes

https://kind.sigs.k8s.io/

sudo apk add kind
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kind
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kind from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kind-bash-completion 0.31.0-r4

Bash completions for kind

https://kind.sigs.k8s.io/

sudo apk add kind-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kind
  • normalized package name match
  • Abgeglichen nach: Kind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kind-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kind-fish-completion 0.31.0-r4

Fish completions for kind

https://kind.sigs.k8s.io/

sudo apk add kind-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kind
  • normalized package name match
  • Abgeglichen nach: Kind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kind-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kind-zsh-completion 0.31.0-r4

Zsh completions for kind

https://kind.sigs.k8s.io/

sudo apk add kind-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kind
  • normalized package name match
  • Abgeglichen nach: Kind
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kind-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

kind 0.31.0-2.fc44

Kubernetes IN Docker

https://github.com/kubernetes-sigs/kind

sudo dnf install kind
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-4.0 AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kind
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kind
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kind from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

kind 0.32.0-1.1

Kubernetes IN Docker - local clusters for testing Kubernetes

https://github.com/kubernetes-sigs/kind/

sudo zypper install kind
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kind
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kind
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kind from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kind-bash-completion 0.32.0-1.1

Bash Completion for kind

https://github.com/kubernetes-sigs/kind/

sudo zypper install kind-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kind
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kind
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kind-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kind-fish-completion 0.32.0-1.1

Fish Completion for kind

https://github.com/kubernetes-sigs/kind/

sudo zypper install kind-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kind
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kind
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kind-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kind-zsh-completion 0.32.0-1.1

Zsh Completion for kind

https://github.com/kubernetes-sigs/kind/

sudo zypper install kind-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kind
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kind
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kind-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

kind

sudo port install kind
  • normalized package name match
  • Abgeglichen nach: Kind
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/kind/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

kind

choco install kind
  • normalized package name match
  • Abgeglichen nach: Kind
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: kind from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','kb5001567'
Scoop95%

main/kind

scoop install main/kind
  • normalized package name match
  • Abgeglichen nach: Kind
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/kind.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Kubernetes.kind

winget install --id Kubernetes.kind -e
  • normalized package name match
  • Abgeglichen nach: Kind
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Kubernetes.kind from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment