gke-oom-kill-monitoring
AckeeCZ/gke-oom-kill-monitoring/gcp
Terraform module for creation of resources needed for OOM kills monitoring.
Terraform Google Cloud GKE OOM Kills Monitoring Terraform module for creation of resources needed for OOM kills monitoring. Requirements No requirements. Providers | Name | Version | |------|---------| | google | n/a | | kubernetes | n/a | | random | n/a | Modules No modules. Resources | Name | Type | |------|------| | google_project_iam_member.sa | resource | | google_service_account.sa | resource | | google_service_account_iam_member.sa_allow_iam_workload_identity | resource | | kubernetes_deployment.gke_oom_killed_monitoring | resource | | kubernetes_service_account.sa | resource | | random_string.random | resource | Inputs | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | cluster\_name | Name of cluster of the monitored pods | strin
| Name | Type | Description | Default |
|---|---|---|---|
| location | string | Location of the monitored pods | required |
| cluster_name | string | Name of cluster of the monitored pods | required |
| cluster_token | string | Cluster master token, keep always secret! | required |
| cluster_endpoint | string | Cluster control plane endpoint | required |
| namespace | string | Namespace for monitoring deployment containing pod runtime | required |
| project | string | Project ID | required |
| cluster_ca_certificate | string | Public CA certificate that is the root of trust for the GKE K8s cluster | required |
| include_dashboard | bool | Include dashboard as k8s secret | true |
| docker_tag | string | Tag of image ackee/gke_oom_monitoring used for monitoring | "latest" |
Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,