krkn-chaos / cerberus

Guardian of Kubernetes clusters. Tool to monitor clusters health and signal/alert on failures.
Apache License 2.0
92 stars 41 forks source link

Update cerberus kuberenetes to use krkn-lib #209

Open paigerube14 opened 12 months ago

paigerube14 commented 12 months ago

Sine krkn-lib has a majority of kubernetes functions already properly set up, would be good to use as much as possible those same functions in cerberus. We see if we can also add functions that might be missing in krkn-lib from cerberus

paigerube14 commented 12 months ago

This code improvement will also help the work done here: https://github.com/redhat-chaos/cerberus/issues/208