- Start your minikube cluster with
minikube start --nodes 2 -p labs --network-plugin=cni --cni=calico
For each lab, you have a tag that you can checkout to see the final state of the lab. For example, to see the final state of lab X, you can run git checkout lab0X
.