CKA Certified Kubernetes Administrator (CKA)

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Create a pod with environment variables as var1=value1.Check the environment variable in pod

Answer is in the explanation below.

Question 8

Label a node as app=test and verify

Answer is in the explanation below.

Question 9

Get list of all pods in all namespaces and write it to file “/opt/pods-list.yaml”

Answer is in the explanation below.