Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - 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
Casandra
27 days ago
Rolling back is just as important!
upvoted 0 times
...
Gussie
1 month ago
Right! And then check the rollout status.
upvoted 0 times
...
Antonio
1 month ago
For the update, use `kubectl set image`.
upvoted 0 times
...
Casandra
1 month ago
Yes, 3 replicas are key.
upvoted 0 times
...
Gussie
2 months ago
Just remember the replicas!
upvoted 0 times
...
Antonio
2 months ago
I think the initial deployment is straightforward.
upvoted 0 times
...
Casandra
2 months ago
Rolling updates can be confusing.
upvoted 0 times
...
Gussie
2 months ago
I feel confident about the deployment part.
upvoted 0 times
...
Antonio
2 months ago
This question is tricky!
upvoted 0 times
...
Ivory
2 months ago
I disagree, I prefer using the latest stable version always.
upvoted 0 times
...
Felicidad
3 months ago
Wait, is 1.11.10-alpine really the best choice?
upvoted 0 times
...
Mohammad
3 months ago
Rolling back is super easy, love it!
upvoted 0 times
...
Lashawn
4 months ago
I thought rolling updates were more complicated than that.
upvoted 0 times
...
Lawana
5 months ago
Just did this with 3 replicas, works like a charm!
upvoted 0 times
...
Latricia
5 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
5 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
6 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
6 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