Google Cloud Professional Cloud Developer — Question 261

Your team recently deployed an application on Google Kubernetes Engine (GKE). You are monitoring your application and want to be alerted when the average memory consumption of your containers is under 20% or above 80%. How should you configure the alerts?

Answer options

Correct answer: B

Explanation

Option B is correct because it allows you to create a dedicated alerting policy within Cloud Monitoring specifically designed for tracking memory usage thresholds. The other options involve more complex setups that are unnecessary for simply monitoring and alerting based on established thresholds in GKE.