As part of modernizing your client-facing application, you've dockerized it. What is the correct sequence to deploy this app as a workload on Google Kubernetes Engine?
Real Exam
A
Upload the image to Container Registry. 2. Create a Kubernetes Service using the image.
0.0%
B
Upload the image to Cloud Storage. 2. Create a Kubernetes Deployment using the image.
0.0%
C
Upload the image to Container Registry. 2. Create a Kubernetes Deployment using the image.
100.0%
D
Upload the image to Cloud Storage. 2. Create a Kubernetes Service using the image.
0.0%
Powered ByGPT-5.2
As part of modernizing your client-facing application, you've dockerized it. What is the correct sequence to deploy this app as a workload on Google Kubernetes Engine? | Google Associate Cloud Engineer Quiz - LeetQuiz