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.



Create an nginx pod with container Port 80 and it should only receive traffic only it checks the endpoint / on port 80 and verify and delete the pod.
Set the node named ek8s-node-1 as unavailable and reschedule all the pods running on it.

Create a file:
/opt/KUCC00302/kucc00302.txt that lists all pods that implement service in namespace development.
The format of the file should be one pod name per line.



List the nginx pod with custom columns POD_NAME and POD_STATUS
Enter your email address to download LinuxFoundation.CKA.v2022-06-06.q64 Dumps