Hacker News new | ask | show | jobs
by caldito 1693 days ago
I'm building a GitOps operator for Kubernetes focused on simplicity.

Now its functional but with many things on the roadmap which are available in the TODO file of the repository (https://github.com/caldito/soup).

It uses SSA (https://kubernetes.io/docs/reference/using-api/server-side-a...) to perform the deployment and has other cool features.