Question 46
List all the pods that are serviced by the service "webservice" and copy the output in /opt/$USER/webservice.targets Note: You need to list the endpoints
Question 47
Create a pod with environment variables as var1=value1.Check the environment variable in pod
Question 48
Check logs of each container that "busyboxpod-{1,2,3}"
Question 49
Create a pod that echo "hello world" and then exists. Have the pod deleted automatically when it's completed
Question 50
Score: 13%

Task
A Kubernetes worker node, named wk8s-node-0 is in state NotReady. Investigate why this is the case, and perform any appropriate steps to bring the node to a Ready state, ensuring that any changes are made permanent.


Task
A Kubernetes worker node, named wk8s-node-0 is in state NotReady. Investigate why this is the case, and perform any appropriate steps to bring the node to a Ready state, ensuring that any changes are made permanent.

