Check the pod states:
watch kubectl get pods -n $namespace
Starting all the pods will take up to 30 min. You need to wait until they are all indicated as ready. If the pods fail to start up, check the troubleshooting section.
Check the pod states:
watch kubectl get pods -n $namespace
Starting all the pods will take up to 30 min. You need to wait until they are all indicated as ready. If the pods fail to start up, check the troubleshooting section.