Hacker News new | ask | show | jobs
by moondev 3405 days ago
I tried this out last night on my cluster (https://github.com/helm/monocular)

While nice looking I was hoping it provided a way to easily install and configure the variables from the ui.

2 comments

Thanks for the feedback, it's something we've been discussing about putting on the roadmap. If you have any more thoughts on how this could work, we'd love to hear your thoughts in the issue queue https://github.com/helm/monocular/issues.
I'd love to see a bit more of monocular without having to install it. Do you know if there are any screenshots, blog posts or even a demo instance?
Yes! KubeApps.com is a running public instance of Monocular that indexes the official Kubernetes charts repositories (https://github.com/kubernetes/charts).

To find out more about Monocular, here are some blog posts:

- https://engineering.bitnami.com/2017/02/22/what-the-helm-is-...

- https://deis.com/blog/2017/building-a-helm-ui/

Thanks!