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.



Create 5 nginx pods in which two of them is labeled env=prod and
three of them is labeled env=dev
Monitor the logs of pod foo and:
Extract log lines corresponding
unable-to-access-website
Write them to/opt/KULM00201/foo


Create a pod that echo "hello world" and then exists. Have the pod deleted automatically when it's completed
Score: 7%
Task
Given an existing Kubernetes cluster running version 1.20.0, upgrade all of the Kubernetes control plane and node components on the master node only to version 1.20.1.
Be sure to drain the master node before upgrading it and uncordon it after the upgrade.
You are also expected to upgrade kubelet and kubectl on the master node.
Enter your email address to download LinuxFoundation.CKA.v2024-09-14.q67 Dumps