nerdexam
Linux_Foundation

CKA · Question #5

Create a deployment as follows: Name: nginx-app Using container nginx with version 1.11.10-alpine The deployment should contain 3 replicas. Next, deploy the application with new version 1.13-alpine, b

Sign in or unlock CKA to reveal the answer and full explanation for question #5. The question stem and answer options stay visible for context.

Submitted by dimitri_ru· May 4, 2026Workloads and Scheduling

Question

Create a deployment as follows: Name: nginx-app Using container nginx with version 1.11.10-alpine The deployment should contain 3 replicas. Next, deploy the application with new version 1.13-alpine, by performing a rolling update. Finally, rollback that update to the previous version 1.11.10-alpine.

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

#Deployment#Rolling Update#Rollback#ReplicaSet
Full CKA Practice