this repo created for self documentation about running kubernetes in lightweight source. Happy Exploring!
minikube is local Kubernetes, focusing on making it easy to learn and develop for Kubernetes.
To start Using Minikube, click here
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.