What should the developer add to the YAML file to ensure that the deployment is successful?

A developer is trying to deploy a Kubernetes Application into a namespace within a Supervisor Cluster The deployment must utilize the latest assets that have been pushed into the Registry Service.
What should the developer add to the YAML file to ensure that the deployment is successful?
A. image: /<namespace>/<image name>:latest
B. template: <image registry url>/<namespace name>/<image name> : latest
C. image: <image registry url>/<namespace name>/<image name>:latest
D. template: /<namespace name>/<image name>:latest

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.