Kubernetes - Pods
Which
kubectl command lists all pods running in the current namespace?kubectl command lists all pods running in the current namespace?kubectl get pods lists all pods in the current namespace.kubectl describe pod shows details of a single pod, kubectl logs pods is incorrect syntax, and kubectl show pods is not a valid command.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions