k8s-pod-restart-info-collector icon indicating copy to clipboard operation
k8s-pod-restart-info-collector copied to clipboard

Automated troubleshooting of Kubernetes Pods issues. Collect K8s pod restart reasons, logs, and events automatically.

Results 16 k8s-pod-restart-info-collector issues
Sort by recently updated
recently updated
newest added

While slack is most defiantly the best thing since sliced bread, our corporate IT do not let us use it. :( Can we please add support some of the other...

Within the `values.yaml` I would like to be able to reference a pre-existing secret to define my variables (I set them via a secrets manager for encryption/gitops). Something like how...

Thanks for making this open-source, nice work! I didn't see this was available as a Helm Chart Repository. I've added it to my repository if this helps someone: ``` helm...

Does it support teams?

Add support for ignoring a specific restart error for a specific type of pod. Example: We have a `gke-metrics-agent` that sometimes can't start because of ` Failed to run the...

can we also integrate with ES or MS teams?

Heya - quick one - can we have a release of the latest master please? Want to use the regex functionality in watchNamespaces but it requires a new version. Thanks!

Hi, I run a cluster that has a policy engine on it that forbids insecure pods/containers. Currently there is a way to define a pod security context, but not a...

We can add this blog to Readme later. https://blogs.halodoc.io/troubleshooting-kubernetes-pod-restarts-with-info-collector/

Hi All, I tried install k8s-pod-restart-info-collector through helm in arm based worker nodes . But i am geting error like this ``` exec /k8s-pod-restart-info-collector: exec format error ``` Any Workaround...