Google
PROFESSIONAL-CLOUD-ARCHITECT · Question #130
You have deployed an application to Kubernetes Engine, and are using the Cloud SQL proxy container to make the Cloud SQL database available to the services running on Kubernetes. You are notified…
The correct answer is C. In the GCP Console, navigate to Stackdriver Logging. Consult logs for Kubernetes Engine and. https://cloud.google.com/sql/docs/mysql/connect-kubernetes- engine#providing_the_service_account_to_the_proxy
Submitted by anna_se· Mar 30, 2026Ensuring solution and operations reliability
Question
You have deployed an application to Kubernetes Engine, and are using the Cloud SQL proxy container to make the Cloud SQL database available to the services running on Kubernetes. You are notified that the application is reporting database connection issues. Your company policies require a post-mortem. What should you do?
Options
- AUse gcloud sql instances restart.
- BValidate that the Service Account used by the Cloud SQL proxy container still has the Cloud Build
- CIn the GCP Console, navigate to Stackdriver Logging. Consult logs for Kubernetes Engine and
- DIn the GCP Console, navigate to Cloud SQL. Restore the latest backup. Use kubectl to restart all
How the community answered
(26 responses)- A8% (2)
- B8% (2)
- C81% (21)
- D4% (1)
Explanation
https://cloud.google.com/sql/docs/mysql/connect-kubernetes- engine#providing_the_service_account_to_the_proxy
Topics
#Stackdriver Logging#Cloud SQL proxy#Kubernetes troubleshooting#post-mortem
Community Discussion
No community discussion yet for this question.