Question 75 of 315
Single answerYou have deployed an application to Google Kubernetes Engine (GKE), 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?
AUse gcloud sql instances restart.
BValidate that the Service Account used by the Cloud SQL proxy container still has the Cloud Build Editor role.
✓CIn the GCP Console, navigate to Stackdriver Logging. Consult logs for (GKE) and Cloud SQL.
DIn the GCP Console, navigate to Cloud SQL. Restore the latest backup. Use kubectl to restart all pods.
✓
Correct Answer: C
In the GCP Console, navigate to Stackdriver Logging. Consult logs for (GKE) and Cloud SQL.
▥
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.