kubectl get pods --all-namespaces -w
kubectl apply -f https://raw.githubusercontent.com/projectcalico/calico/v3.27/manifests/calico.yaml vmware workstation kubernetes
You can "save" the state of your entire cluster before a complex configuration change. If things break, you can revert instantly to a known-good state. kubectl get pods --all-namespaces -w kubectl apply -f
Shut down the VM: sudo poweroff .