Question 10
Does this command display all the pods in the cluster that are labeled as 'env: development'?
Solution: 'kubectl get pods --all-namespaces -label env=development'
Select an option, then click Submit answer.
-
○
Yes
-
○
No