Been working on a simple CI operator

Somewhere between learning Kubernetes and implementing a few CI tools that are out there, I was pretty disappointed with the landscape. It feels like a simple yaml crawler should just be out there under an OS license.

So I’ve been working on this for a few weeks and wanted to share the idea.

If you check it out, share your thoughts on it. This is pretty much a request for comment while I make this thing.

Over the weekend I’ll be adding service containers and an endpoint that will act as a webhook for places like Github that creates builds; which should make it a bit more useful than it is right now.