Automic VaultAutomic Vault

brew

Installer kind avec Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kind pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install kind

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install kind

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add kind

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

Debian aptvérifié · 92%
sudo apt install kind

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

Fedora dnfvérifié · 92%
sudo dnf install kind

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

Nixvérifié · 92%
nix profile install nixpkgs#kind

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

openSUSE zyppervérifié · 92%
sudo zypper install kind

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

Windows

Chocolateyvérifié · 92%
choco install kind

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

Scoopvérifié · 92%
scoop install main/kind

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

Windows Package Managervérifié · 92%
winget install --id Kubernetes.kind -e

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

aperçu

Résumé du paquet

Run local Kubernetes cluster in Docker

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : orange

infrastructure mutation or orchestration signal.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • infrastructure mutation or orchestration signal

Signaux

  • text:kubernetes,cluster

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
kindcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.32.0
gestionnaire mis à jour2026-06-02
données localesOK
amontà jour
dernière version détectéev0.32.0

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

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:kind
Version0.32.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/kind
Page d'accueilhttps://kind.sigs.k8s.io/
Dépôthttps://github.com/kubernetes-sigs/kind
Docs amonthttps://kind.sigs.k8s.io/docs
LicenceApache-2.0
Archive sourcehttps://github.com/kubernetes-sigs/kind/archive/refs/tags/v0.32.0.tar.gz
Dernière mise à jour2026-06-02T20:02:28Z
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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