I’ve been working on this as a side project for the past two years, and I've just launched it. I’m now working on it full-time.
It’s a CLI tool that lets you deploy your app to Kubernetes using just one simple config file (TOML). You can create clusters, set up processes, environment variables, resource limits, autoscaling, check logs, and more, all from the CLI.
Right now, it works with DigitalOcean and Scaleway, but I’ll be adding more providers over time.
I just got my first customers on it, and I’d love to hear what you think. Any feedback is really appreciated!