Cloud Logging
How to notify Slack or email when an error occurs in a container with Google Kubernetes Engine (GKE)
This is a way to notify external parties such as Slack or email when an error occurs in a program in GCP's Kubernetes (GKE). You do not have to implement your own error detection mechanism, only GCP settings can do this. How it works When …