Live data from Hacker News

Show HN: Helm Dashboard for Kubernetes

devtron.ai

1–3 of 3 posts

Show HN: Helm Dashboard for Kubernetes

#1
Github Link: https://github.com/devtron-labs/helm-ui

Helm is one of the most adopted package managers for deploying applications to Kubernetes. The intuitive Helm Dashboard offers a UI-driven approach for managing the lifecycle of Helm Applications, abstracting out all the complexities and challenges.

Through the dashboard, one can:

1. Manage community and custom helm charts 2. See manifest diff of past revisions 3. Easily rollback or upgrade between different versions 4. Seamlessly integrate and deploy various charts using Chart Groups

Show HN: Helm Dashboard for Kubernetes
devtron.ai

Re: Show HN: Helm Dashboard for Kubernetes

#2
Interesting. The github repo seems to be an indirection for the purpose of this post to the actual repo which has the software. Would have been nice that you just used the actual github link. I discovered some other interesting things in the main repo - CI/CD, GitOps, governance related features. Would be nice that other viewers can also discover them. Those are definitely a big requirement for most teams starting their journey on kubernetes. But anyways, looking forward to trying this out myself soon.

Re: Show HN: Helm Dashboard for Kubernetes

#3
post #2

Interesting. The github repo seems to be an indirection for the purpose of this post to the actual repo which has the software. Would have been nice that you just used the actual github link. I discovered some other interesting things in the main repo - CI/CD, GitOps, governance related features. Would be nice that other viewers can also discover them. Those are definitely a big requirement for most teams starting th…

Definetly, the main repo offers a lot of other features too. Here's the link to main Github repo -

https://github.com/devtron-labs/devtron