Scroll to navigation

KIND(1) User Commands KIND(1)

NAME

kind - Kubernetes IN Docker - local clusters for testing Kubernetes

DESCRIPTION

kind creates and manages local Kubernetes clusters using Docker container 'nodes'

Usage:

kind [command]

Available Commands:

Build one of [node-image]
Output shell completion code for the specified shell (bash, zsh or fish)
Creates one of [cluster]
Deletes one of [cluster]
Exports one of [kubeconfig, logs]
Gets one of [clusters, nodes, kubeconfig]
Help about any command
Loads images into nodes
Prints the kind CLI version

Flags:

help for kind
DEPRECATED: see -v instead
silence all stderr output
info log verbosity, higher value produces more output
--version
version for kind

Use "kind [command] --help" for more information about a command.

October 2024 kind 0.24.0