DCA Exam QuestionsBrowse all questions from this exam

DCA Exam - Question 43


Does this command display all the pods in the cluster that are labeled as ‘env: development’?

‘kubectl get pods -l env=development’

Show Answer
Correct Answer:

Discussion

1 comment
Sign in to comment
bes_iOption: B
Aug 11, 2024

you need to include the --all-namespaces