Hi all,
I want to share one of my k8s operator that I’m current working on.
This operator manages the SLO with prometheus.
The operator now support an integration with LLM that helps the operator to do the root cause analysis.
Repo: GitHub - federicolepera/slok: Kubernetes operator for managing SLOs with error budget tracking
All feedback are appreciated.
Thank you!