Question 225 of 284
Single answerYou 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?
AUpload the image to Cloud Storage and create a Kubernetes Service referencing the image.
BUpload the image to Cloud Storage and create a Kubernetes Deployment referencing the image.
CUpload the image to Artifact Registry and create a Kubernetes Service referencing the image.
✓DUpload the image to Artifact Registry and create a Kubernetes Deployment referencing the image.
✓
Correct Answer: D
Upload the image to Artifact Registry and create a Kubernetes Deployment referencing the image.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.