Create the service as type NodePort with the port 32767 for the nginx pod with the pod selector app: my-nginx
create a pod in a specific node (node1) by placing the pod definition file in a particular folder "/etc/kubernetes/manifests".
Create the deployment redis with image=redis and expose it with "NodePort" service redis-service
Create a deployment as follows:
Name: nginx-app
Using container nginx with version 1.11.10-alpine
The deployment should contain
Next, deploy the application with new version , by performing a rolling update.
Finally, rollback that update to the previous version



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