CiscoCisco
300-910 · Question #109
300-910 Question #109: Real Exam Question with Answer & Explanation
Sign in or unlock 300-910 to reveal the answer and full explanation for question #109. The question stem and answer options stay visible for context.
Application Deployment and Operations
Question
A developer must maintain identical copies of pods deployed or run at any given time. To maintain these copies, a ReplicaSet Kubernetes controller is used. The controller is defined in a file named "devnet.yaml". Which command deploys the ReplicaSet to the cluster?
Options
- Akubectl create -f devnet.yaml
- Bkubectl run -f devnet.yaml
- Ckubectl rollout -f devnet.yaml
- Dkubectl set -f devnet.yaml
Unlock 300-910 to see the answer
You've previewed enough free 300-910 questions. Unlock 300-910 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Kubernetes#ReplicaSet#kubectl#Resource Deployment