Kind is an open-source tool for running a Kubernetes cluster locally, using Docker containers as cluster nodes.
Kind is a tool for running local Kubernetes clusters using Docker container nodes.
Kind was primarily designed for testing Kubernetes itself, but may be used for local development or CI.
