Exam 5v0-2320 All QuestionsBrowse all questions from this exam
Question 48

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?

    Correct Answer: C

    To ensure that the deployment utilizes the latest assets from the Registry Service, the developer should specify the image registry URL along with the namespace and image name followed by ':latest' in the YAML file. This allows Kubernetes to pull the latest version of the image from the specified registry.

Discussion
redtopOption: C

Answer is "C"

yushee81Option: C

page 230: https://docs.vmware.com/en/VMware-vSphere/7.0/vsphere-esxi-vcenter-server-702-vsphere-with-tanzu-guide.pdf

SuscripcionesOption: C

Answer:C