Question 7
Create a pod with environment variables as var1=value1.Check the environment variable in pod
Answer is in the explanation below.
Loading demo links...
Showing 7–9 of 10 questions
Create a pod with environment variables as var1=value1.Check the environment variable in pod
Answer is in the explanation below.
Label a node as app=test and verify
Answer is in the explanation below.
Get list of all pods in all namespaces and write it to file “/opt/pods-list.yaml”
Answer is in the explanation below.