ExamGecko
Question list
Search
Search

Question 73 - 5V0-23.20 discussion

Report
Export

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.
Answers
A.
Include the image: //: in the YAML spec.
B.
Run kubectl config use-context to switch to the correct namespace.
Answers
B.
Run kubectl config use-context to switch to the correct namespace.
C.
Run kubectl config set-context to switch to the correct namespace.
Answers
C.
Run kubectl config set-context to switch to the correct namespace.
D.
Pull the image into the Registry service with docker pull //:.
Answers
D.
Pull the image into the Registry service with docker pull //:.
E.
Include the image: /: in the YAML spec.
Answers
E.
Include the image: /: in the YAML spec.
F.
Push the image to the Registry service with docker push //:.
Answers
F.
Push the image to the Registry service with docker push //:.
Suggested answer: A, B, D
asked 16/09/2024
Jaroslaw Mikolajczyk
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first