Are there any third party tools for Kubernetes UI?


Are there any third party tools for Kubernetes UI?



Are there any third party tools for Kubernetes UI? Such as to view pods on the main page or to edit the config of an object?




4 Answers
4



There is the dashboard (https://github.com/kubernetes/dashboard) or the now deprecated kube-ui (https://github.com/kubernetes/kube-ui).



Also I've played with Weave Scope which has a pretty cool integration with k8s: https://www.weave.works/products/weave-scope/





Thanks @Steve .
– Maddy25
Jun 1 '16 at 13:31



We are using https://github.com/ElasticBox/elastickube to manage users and permissions to deploy services and pods.





Thanks Naveen !
– Maddy25
Jun 2 '16 at 6:02






The problem is it only shows pods and services from the namespaces default and kube-system.
– Maddy25
Jun 9 '16 at 10:59





I thought you could change the namespace in UI
– Naveen
Jun 9 '16 at 12:52



The fabric8 console provides a console to manage resources as well as full continuous delivery pipelines built on top of Kubernetes. Some great articles & blog posts about it here.





Oh yes its nice. Thanks :)
– Maddy25
Jun 2 '16 at 6:02



We are using kubernetic (www.kubernetic.com) in order to see/scale/delete kubernetes resources. It still has some issues with displaying correct information but in general it's nice.





please post only answers
– Ratan Uday Kumar
Jun 30 at 10:09






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

How to input without newline? (Python)

C++ thread error: no type named ‘type’ MINGW

Analog for TagView in flutter