Create a namespace called 'development' and a pod with image nginx called nginx on this namespace.
Answer(s): A
Create a nginx pod with label env=test in engineering namespace See the solution below.
Get list of all pods in all namespaces and write it to file "/opt/pods-list.yaml"
Create a pod with image nginx called nginx and allow traffic on port 80
Create a busybox pod that runs the command "env" and save the output to "envpod" file
Post your Comments and Discuss Linux Foundation CKA exam dumps with other Community members:
💬 Did you find this helpful?
Thank you for sharing! Your feedback helps the community.