Description
Local Kubernetes clusters can be created inside Docker containers for testing and development.
It is useful for learning Kubernetes, testing manifests, running CI jobs, or reproducing cluster behavior on one machine. It creates containers and network resources, so clean up clusters when you no longer need them.