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

Currently this tool will send last 50 lines of logs. If we have more health check logs we will not get the correct error msg in logs to resolve this...

Currently there is no way to define custom envvars in the helm chart in https://github.com/airwallex/k8s-pod-restart-info-collector/blob/master/helm/templates/deployment.yaml#L33-L50 Use case: I have to set some additional envvars e.g. HTTP_PROXY and want to do...

Hi, at the moment, there is a possibility to override slack channel via label/annotation in your application. Only legacy slack webhooks are capable of posting to multiple channels with one...

In some production environments you are not allowed to post application logs to slack, because they may contains some secrets or personal data.

Currently it misses init-containers restart, would be great to monitor them also

This pull request enhances the project by adding integration with Google Chat, expanding its notification capabilities beyond the previous support for Slack only. By incorporating Google Chat integration, users can...