CKA Exam Question 46
From the pod labelname=cpu-utilizer, find podsrunning high CPU workloads and write the name of the pod consumingmost CPU to thefile/opt/KUTR00102/KUTR00102.txt(which already exists).
CKA Exam Question 47
Check logs of each container that "busyboxpod-{1,2,3}"
CKA Exam Question 48
Create 2 nginx image pods in which one of them is labelled with env=prod and another one labelled with env=dev and verify the same.
CKA Exam Question 49
Create a pod that echo "hello world" and then exists. Have the pod deleted automatically when it's completed
CKA Exam Question 50
List pod logs named "frontend" and search for the pattern "started" and write it to a file "/opt/error-logs"


