Kubernetes - Pods
Which
kubectl command shows the current state of all Pods in the default namespace?kubectl command shows the current state of all Pods in the default namespace?kubectl get pods lists Pods with their current states briefly.kubectl describe pods shows detailed info, kubectl logs shows logs, and kubectl create creates resources.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions