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
Post your Comments and Discuss Linux Foundation CKA exam with other Community members:
Atsushi commented on January 13, 2024 That's good!! Anonymous upvote