Kubernetes - Fundamentals
After running
minikube start, what command shows the status of the cluster?minikube start, what command shows the status of the cluster?minikube status shows the current state of the minikube cluster.kubectl get nodes lists nodes but doesn't show cluster health; kind status is not a valid command; docker ps shows running containers, not cluster status.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions