I have always spent quite some time on setting up pipelines, env, secret, ingress and certificates just to deploy small side projects to my Kubernetes rig, so ended up automating it.
Cloudness is an open-source app platform I’m building to deploy applications directly from Git and manage them on Kubernetes. It’s designed around multi-tenant projects and environments, with automatic deployments on Git pushes and basic app-level CPU and memory metrics built in by default. Also a small market place with one-click templates and few databases.
It’s still early and opinionated, and I’m actively iterating. I’d appreciate any feedback.
Code: https://github.com/cloudness-io/cloudness Demo: https://demo.cloudness.io