
Certified Kubernetes Administrator (CKA)
Domain 3Objective 1
Understand Application Deployments and How to Perform Rolling Update and Rollbacks CKA Practice Questions (Page 4)
Part of the Workloads and Scheduling domain, which accounts for 15% of the CKA exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~8–12 in this domain), expect 2–2 from this objective — we provide 22 practice questions to prepare you well beyond it. (estimate)
22questions here
5free pages
8concepts
15%of the exam
Questions 16–20
- 16
Which kubectl command creates a Deployment named 'webapp' with 3 replicas using the image 'nginx:1.25'?
Select an answer first - 17
A team needs to create a Deployment named 'web' with 2 replicas using image 'nginx:1.25'. They want to use kubectl to create it imperatively. Which command should they run?
Select an answer first - 18
A Deployment 'svc' is in the middle of a rolling update. The team needs to make two additional changes to the pod template. They want to avoid triggering a new rollout until both changes are applied. What should they do?
Select an answer first - 19
What happens when you increase the replica count of a Deployment from 3 to 6?
Select an answer first - 20
A Deployment 'app' has 5 replicas. The team updates the image and sets maxSurge to 100% and maxUnavailable to 0%. What is the maximum number of pods that will be running at any point during the rollout?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Foundation. “CKA” is a trademark of its owner, used for identification only.