base_gke_cluster_monitoring#

Basic GKE alerts (OOM kills, PVC disk usage, etc.) that send notifications to provided Google Cloud Monitoring notification channels.

Inputs#

Name

Description

Type

Default

Required

default_notification_channel

The Google Monitoring Notification channel that actionable alerts should be sent to.

object({
id = string
})

n/a

yes

info_notification_channel

The Google Monitoring Notification channel that non-actionable alerts should be sent to.

object({
id = string
})

n/a

yes

This page was last modified on .