User Tools

Site Tools


kind_help

KiND help

Return to KiND - Kubernetes in Docker

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

Usage:

Available Kind Commands:

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

Flags:

 -h, --help              help for kind
     --loglevel string   DEPRECATED: see -v instead
 -q, --quiet             silence all stderr output
 -v, --verbosity int32   info log verbosity
     --version           version for kind

Use “kind [command] –help” for more information about a command.

kind_help.txt · Last modified: 2021/09/18 17:34 by 127.0.0.1