List of questions
Related questions
Question 48 - 5V0-23.20 discussion
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
Your answer:
0 comments
Sorted by
Leave a comment first