ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 173 - Associate Cloud Engineer discussion

Report
Export

You have created an application that is packaged into a Docker image. You want to deploy the Docker image as a workload on Google Kubernetes Engine. What should you do?

A.
Upload the image to Cloud Storage and create a Kubernetes Service referencing the image.
Answers
A.
Upload the image to Cloud Storage and create a Kubernetes Service referencing the image.
B.
Upload the image to Cloud Storage and create a Kubernetes Deployment referencing the image.
Answers
B.
Upload the image to Cloud Storage and create a Kubernetes Deployment referencing the image.
C.
Upload the image to Container Registry and create a Kubernetes Service referencing the image.
Answers
C.
Upload the image to Container Registry and create a Kubernetes Service referencing the image.
D.
Upload the image to Container Registry and create a Kubernetes Deployment referencing the image.
Answers
D.
Upload the image to Container Registry and create a Kubernetes Deployment referencing the image.
Suggested answer: D

Explanation:

A deployment is responsible for keeping a set of pods running. A service is responsible for enabling network access to a set of pods.

asked 18/09/2024
Mian Mudasir Bari
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first