Kubernetes - Namespaces
Given two pods named
pod-a in namespaces dev and prod, what happens when you run kubectl get pods -n dev?pod-a in namespaces dev and prod, what happens when you run kubectl get pods -n dev?kubectl get pods -n dev lists pods only in the 'dev' namespace.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions