Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I am working on heroku/dokku-like CLI tool which manages and deploys apps to any Kubernetes cluster and abstracts all kubernetes concepts from you. Tool has simple commands like "config set KEY=VALUE" and so. I also plan to implement simple web UI.

The tool requires minimum dependencies inside the kubernetes cluster and it tries to follow all best practices on kubernetes. Unfortunately the tool is not ready yet.

Would something like this be interesting for someone else other than me?



Yes! I think this is the right approach. Using kubernetes is going to be much safer on the long term, because most software projects die and kubernetes isn't going to die soon. It is also much more used and probably a lot more stable.


Yes, exactly this is my point. I use kubernetes as a framework for infrastructure management which has all concepts I need.

Here is the github link https://github.com/alhafoudh/eien

I will push what I have today.


as an avid fan of dokku, def interested! are you able to drop a link to the repo (if it exists yet)?


Repo is here. I will push it today https://github.com/alhafoudh/eien




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: