Kubernetes - kubectl Essential Commands
What does the command
kubectl get pods do in Kubernetes?kubectl get pods do in Kubernetes?kubectl get is used to list resources, and pods specifies the resource type.kubectl get pods lists pods [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions