Cisco Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) 300-910 Question # 22 Topic 3 Discussion

Cisco Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) 300-910 Question # 22 Topic 3 Discussion

300-910 Exam Topic 3 Question 22 Discussion:
Question #: 22
Topic #: 3

A developer has created a deployment that should launch a pod to run their database service. The pod should launch with a metadata name of “Cisco-DB," and the developer has added it to the "Cisco" namespace in their deployment.

Which Kubernetes command confirms that the service is running and usable?


A.

kubectl -n Cisco get services | grep “Cisco-DB”


B.

kubectl -n Cisco get pods | grep “Cisco-DB”


C.

kubectl get pods | grep “Cisco-DB”


D.

kubectl -n Cisco get service | grep “Cisco-DB”


Get Premium 300-910 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.