Calico Networking
Create a single-node minikube cluster
Minikube offers a built-in Calico implementation, this is a quick way to checkout Calico features.
Verify Calico installation
You can verify Calico installation in your cluster by issuing the following command.
Use ctrl+c to break out of watch.
Congratulations you now have a minikube cluster equipped with Calico
Add an additional worker node
Verify nodes using the following command
Enable Metrics Server
Ensure your Master Node is in Healthy State and all the necessary services and pods are working fine.
Last updated