Linux_Foundation
CKA · Question #9
Create a deployment spec file that will: Launch 7 replicas of the nginx Image with the labelapp_runtime_stage=dev Deployment name: kual00201 Save a copy of this spec file to /opt/KUAL00201/spec_deploy
Sign in or unlock CKA to reveal the answer and full explanation for question #9. The question stem and answer options stay visible for context.
Submitted by tyler.j· May 4, 2026Workloads and Scheduling
Question
Create a deployment spec file that will:
Launch 7 replicas of the nginx Image with the labelapp_runtime_stage=dev
Deployment name: kual00201
Save a copy of this spec file to /opt/KUAL00201/spec_deployment.yaml
(/opt/KUAL00201/spec_deployment.json)
When you are done, clean up (delete) any new Kubernetes API object that you produced during this task.
Unlock CKA to see the answer
You've previewed enough free CKA questions. Unlock CKA 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
#Deployments#Replicas#Pod Labels#Resource Lifecycle