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 Exam CKA Topic 1 Question 80 Discussion

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

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

Contribute your Thoughts:

Thad
1 months ago
Wait, are we allowed to use kubectl? I was planning on just manually editing the YAML files. I hope that's not against the rules...
upvoted 0 times
Alecia
3 days ago
It's more efficient to use kubectl for these tasks, rather than manually editing YAML files.
upvoted 0 times
...
Barabara
19 days ago
Yes, you can use kubectl to create the deployment and perform the rolling update.
upvoted 0 times
...
...
Paz
1 months ago
Haha, rolling updates and rollbacks? That's child's play! I could do this in my sleep. This exam is going to be a breeze.
upvoted 0 times
Timothy
3 days ago
You got this! Good luck with your exam preparation.
upvoted 0 times
...
Paulina
7 days ago
Practice makes perfect, so keep practicing those deployment scenarios.
upvoted 0 times
...
Gianna
20 days ago
Rolling updates and rollbacks are important concepts to understand.
upvoted 0 times
...
Na
1 months ago
I'm glad you're feeling confident about the exam!
upvoted 0 times
...
...
Lennie
2 months ago
Looks good! The key steps are creating the initial deployment, then updating the image to the new version, and finally rolling back to the previous version. Shouldn't be too difficult.
upvoted 0 times
Dorthy
20 days ago
Yes, just need to make sure to follow each step carefully.
upvoted 0 times
...
Ayesha
1 months ago
I agree, it seems like a straightforward process.
upvoted 0 times
...
...
Marvel
2 months ago
I believe we need to carefully manage the replicas during the update.
upvoted 0 times
...
Clay
2 months ago
This deployment task seems straightforward. I'll use the `kubectl set image` command to perform the rolling update and `kubectl rollout undo` to rollback the deployment.
upvoted 0 times
...
Edison
2 months ago
I agree, especially the rolling update part.
upvoted 0 times
...
Marvel
2 months ago
I think the deployment task is quite challenging.
upvoted 0 times
...

Save Cancel