KinD (Kubernetes in Docker)
Jump to navigation
Jump to search
KinD is a tool for running local Kubernetes clusters using Docker container "nodes"
apt install docker.io -y && kind create cluster
brew install kind
Commands:
Related terms
See also
- KinD (Kubernetes in Docker),
kind [ create | load ]
,kind --help
Advertising: