kube-slack
kube-slack copied to clipboard
Kubernetes Slack Monitoring
Great Bot! I have one issue though, during deployments I keep getting ContainersNotReady messages. Is there a way to block these if a deployment is in progress?
I would like to see an option to watch only pods with particular annotation. My use case is: we run some set of different pods in one namespace, and I...
Hi, I've installed kube-slack via helm chart. Basically I configured the slackUrl with an webhook with a default channel for the notifications. I've configured a deployment using kube-slack/slack-channel annotation to...
This is very WIP, as I haven't had any events in my cluster to trigger any of these alerts, but will be testing off hours to validate. The messages are...
Hello, Have you considered to include PV/PVC statuses? I believe that this might be helpful: Thanks
Thanks for the library, it works as described in the readme! Was just wondering if is possible to have a new feature to allow configuration of blacklist item.
Hi, While draining a node, some pods will never stop (example kube-proxy, calico etc...). The problem is when you reboot a node when he has been drained but has kept...