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" Â Suggested Answer: C This question is in 300-910 Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) Exam For getting Cisco Certified DevNet Professional Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco. The website does not contain actual questions and answers from Cisco's Certification Exam.
Please login or Register to submit your answer