Create a pod that echo "hello world" and then exists. Have the pod deleted automatically when it's completed
Schedule a pod as follows:
* Name: nginx-kusc00101
* Image: nginx
* Node selector: disk=ssd



Deployment
a. Create a deployment of webapp with image nginx:1.17.1 with
container port 80 and verify the image version
Create a deployment as follows:
* Name:nginx-app
* Using containernginxwithversion 1.11.10-alpine
* The deployment should contain3replicas
Next, deploy the application with newversion1.11.13-alpine, byperforming a rolling update.
Finally, rollback that update to theprevious version1.11.10-alpine.



Enter your email address to download LinuxFoundation.CKA.v2023-10-04.q74 Dumps