How to install Kubernetes on your local laptop | minikube on mac
To do the test on one laptop, its not possible to setup the production ready K8s configuration with 2 master node & 3 worker nodes.
To reciprocate that, we use Minikube or other software like kind on our local laptop.
To communicate with the cluster ...
partho.hashnode.dev1 min read