Your Kubernetes Insurance Policy (KIP-Y). But probably not for enterprises.
kubectl apply -f https://raw.githubusercontent.com/jeefy/kippy/refs/heads/main/deployment.yaml
Then edit the secret and cycle the pod. :)
KIPPY is meant to be simple. It watches all events emitted by the Kubernetes API Server.
Any not-normal event emitted is then collected and sent to configured notification sinks every 60s.
- Discord
- Slack
- Sendgrid
- Generic Webhook
https://github.com/redhat-cop/k8s-notify
https://github.com/opsgenie/kubernetes-event-exporter
- A lot of the previous examples are archived.
- I like reinventing the wheel.
- This matches my exact use-case.