
Answer-first summary for fast verification
Answer: Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the GKE container resource.
The correct answer is A. This option involves the fewest steps and directly targets the log source for the GKE container resource, which is identified as the source of the excessive logging and associated costs. Options B, C, and D either target the wrong resource or involve more extensive steps that are not necessary to quickly disable the logs.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Last month, your projects experienced higher-than-expected costs. After investigating, you discovered that a Google Kubernetes Engine (GKE) development container generated an excessive number of logs, contributing significantly to the increased expenses. You aim to swiftly disable these logs using the fewest possible steps. What actions should you take to achieve this?
A
Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the GKE container resource.
B
Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the GKE Cluster Operations resource.
C
Go to the GKE console, and delete existing clusters. Recreate a new cluster. Clear the option to enable legacy Stackdriver Logging.
D
Go to the GKE console, and delete existing clusters. Recreate a new cluster. Clear the option to enable legacy Stackdriver Monitoring.
No comments yet.