List of questions
Related questions
Question 73 - 5V0-23.20 discussion
A developer is trying to deploy a Kubernetes Application by using an image from the embedded Registry Service into an existing Namespace within a Supervisor Cluster.
Which three steps must be completed to ensure the deployment is successful? (Choose three.)
A.
Include the image: //: in the YAML spec.
B.
Run kubectl config use-context to switch to the correct namespace.
C.
Run kubectl config set-context to switch to the correct namespace.
D.
Pull the image into the Registry service with docker pull //:.
E.
Include the image: /: in the YAML spec.
F.
Push the image to the Registry service with docker push //:.
Your answer:
0 comments
Sorted by
Leave a comment first