Google Cloud Associate Cloud Engineer — Question 38

Your projects incurred more costs than you expected last month. Your research reveals that a development GKE container emitted a huge number of logs, which resulted in higher costs. You want to disable the logs quickly using the minimum number of steps. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because it directly targets the log source for the specific GKE container, allowing for quick log deactivation. Options B, C, and D either disable logs for the wrong resource or involve unnecessary steps like deleting and recreating clusters, which is not efficient for this situation.