Free DCA Docker Certified Associate (DCA) Exam Practice Test Question

Loading demo links...

Showing 10–10 of 10 questions

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