→ Create a pod named pod-nginx using nginx image with latest tag only and remember to mention the tag i.e nginx:latest.
→ Labels app should be set to nginx_app, also container should be named as nginx-container.
Not able to understand why I am getting these errors.
Thanks in advance