Microservices - Orchestration with Kubernetes
Which command correctly lists all pods in the default namespace?
kubectl get pods.kubectl list pods and kubectl show pods are invalid commands; kubectl describe pods all is incorrect syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions