resmoio / kubernetes-event-exporter

Export Kubernetes events to multiple destinations with routing and filtering
Apache License 2.0
762 stars 152 forks source link

Add liveness/readiness probes, resource requests/limits #193

Open cyounkins opened 1 month ago

cyounkins commented 1 month ago

Moves it out of the BestEffort QoS class, making it less likely to be killed during high memory pressure, which is exactly the time when the exporter is needed.