Exam Name: | Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) | ||
Exam Code: | 300-910 Dumps | ||
Vendor: | Cisco | Certification: | Cisco Certified DevNet Professional |
Questions: | 114 Q&A's | Shared By: | roan |
Drag and drop the code snippets from the bottom onto the boxes in the code to complete the docker-compose y ml and the mdex.js files to enable network communication between the containers of a Redis instance and a Node js web application The application must be reachable on the host via port 4001 Not all options are used
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 user wants to deploy a new service to a Kubernetes cluster. Which two commands accomplish this goal? (Choose two.)
A DevOps engineer has built a container to host a web-server and it must run as an executable. Which command must be configured in a Dockerfile to accomplish this goal?