Linux Foundation Certified Kubernetes Administrator (CKA) Program CKA Question # 19 Topic 2 Discussion

Linux Foundation Certified Kubernetes Administrator (CKA) Program CKA Question # 19 Topic 2 Discussion

CKA Exam Topic 2 Question 19 Discussion:
Question #: 19
Topic #: 2

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.


Get Premium CKA Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.