GoogleGoogle
ASSOCIATE-CLOUD-ENGINEER · Question #231
ASSOCIATE-CLOUD-ENGINEER Question #231: Real Exam Question with Answer & Explanation
The correct answer is D: Upload the image to Container Registry and create a Kubernetes Deployment referencing the. Upload your docker image on container registry then give a ref while creating deployment.
Submitted by haruto_sh· Mar 30, 2026
Question
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?
Options
- 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 Container Registry and create a Kubernetes Service referencing the image.
- DUpload the image to Container Registry and create a Kubernetes Deployment referencing the
Explanation
Upload your docker image on container registry then give a ref while creating deployment.
Community Discussion
No community discussion yet for this question.