Understanding Events & Notifications
Users can leverage gopaddle to constantly monitor the activities and resource state changes across multiple Kubernetes clusters and receive instance notification across multiple channels.
Alert Rules specific the conditions to monitor the events or user activities in the gopaddle platform and the Notification Channels define the endpoints to receive the notifications when such events or activities happen.
Events and Notifications in gopaddle
Container Builds | Namespaces | Clusters |
---|---|---|
CreateBuild | ServiceRollingUpdate | ClusterDelete |
ScanBuild | ServiceRollback | ClusterUpdate |
| ServiceVolumeUpdate | NodePoolCreate |
| ServiceImageSecretUpdate | NodePoolUpdate |
| ApplicationDelete | NodePoolDelete |
| ApplicationPurged | |
Namespaces | Clusters |
---|---|
Pod | Node |
Container | Volume |
Image | Network |
Config | LoadBalancer |
Scheduler | |
Lifecycle Hooks | |
Replication Controller | |
Probe | |
Ingress | |
LoadBalancer | |
Start creating one or more Notification Channels and then create Alert Rules to notify activities and events on different Notification Channels.
Last modified 2mo ago