Hacker News new | ask | show | jobs
by geekuillaume 2823 days ago
I'm working with Kubernetes recently and the learning curve is quite hard. I hope the team will improve kubectl to make it more user-friendly (error messages are hard to understand for beginners).

A lot of cloud providers now have a way to easily deploy and manage a k8s cluster on their servers but I cannot find a tools that help with the deployment of a basic service, something like dokku but on Kubernetes.

http://dokku.viewdocs.io/dokku/

1 comments

Have you looked at helm?