GCP ACE · Question 24 · Domain 3.2: Deploying and implementing GKE resources
You are deploying a new application to GKE and want to ensure that application logs and cluster metrics are automatically sent to Google Cloud Operations Suite (formerly Stackdriver).
Which TWO statements are true regarding GKE monitoring and logging? (Select TWO)
You are deploying a new application to GKE and want to ensure that application logs and cluster metrics are automatically sent to Google Cloud Operations Suite (formerly Stackdriver).
Which TWO statements are true regarding GKE monitoring and logging? (Select TWO)
Answer options:
You must manually install the Logging agent (Fluentd) on every GKE node using a DaemonSet.
Cloud Logging and Cloud Monitoring are enabled by default on new GKE clusters.
GKE automatically captures standard output (stdout) and standard error (stderr) from containers.
You must modify your application code to use the Cloud Logging API directly.
Monitoring metrics are only retained for 24 hours in Cloud Monitoring.
How to approach this question
Full Answer
Common mistakes
Practice the full GCP Associate Cloud Engineer Practice Exam 4
50 questions · hints · full answers · grading
Expert