U.S. Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation CKA Exam - Topic 5 Question 96 Discussion

SIMULATIONCreate a deployment as follows:Name: nginx-appUsing container nginx with version 1.11.10-alpineThe deployment should contain 3 replicasNext, deploy the application with new version 1.11.13-alpine, by performing a rolling update.Finally, rollback that update to the previous version 1.11.10-alpine.
A) See the solution below

Linux Foundation CKA Exam - Topic 5 Question 96 Discussion

Actual exam question for Linux Foundation's CKA exam
Question #: 96
Topic #: 5
[All CKA Questions]

SIMULATION

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.11.13-alpine, by performing a rolling update.

Finally, rollback that update to the previous version 1.11.10-alpine.

Show Suggested Answer Hide Answer
Suggested Answer: A

solution


Contribute your Thoughts:

0/2000 characters
Lashawn
1 month ago
I thought rolling updates were more complicated than that.
upvoted 0 times
...
Lawana
2 months ago
Just did this with 3 replicas, works like a charm!
upvoted 0 times
...
Latricia
2 months ago
I definitely practiced rolling back deployments, but I can't remember if I need to specify the revision number or just the previous version.
upvoted 0 times
...
Sharmaine
2 months ago
I’m a bit confused about how to specify the version during the rolling update. Was it in the same command or a separate one?
upvoted 0 times
...
Elin
3 months ago
This question feels similar to the practice we did on Kubernetes deployments last week. I hope I can recall the commands correctly.
upvoted 0 times
...
Bev
3 months ago
I think I remember how to create a deployment, but I'm not entirely sure about the exact syntax for the rolling update.
upvoted 0 times
...

Save Cancel