-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Summary
Hello,
Having a kubernetes operator could be nice to leverage the already defined SLO crd that are defined in this repo.
Particularly to :
- get an updated status inside the ServiceLevelObjective CR directly ( deployed, error ... ).
- Leverage mutating/validation webhook feature for some usecases.
Is it something already existing from your knowledge ?
I can do it if needed by creating a new repository, wdyt ?
Basic Example
- Users leverage the already existing CRD to define SLO.
- The operator can validate some minimal SLO threshold policy.
- The operator create the SLO.
- The operator update the status in the SLO CR.
Screenshots
No response
Drawbacks
more code than just using kubernetes cronjob.
Unresolved questions
Do you have recommendations of doing the operator in golang versus python?
Code of Conduct
- I agree to follow this project's Code of Conduct
alexkleinfig and IvanJosipovic
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested