Kubernetes User Interface

I studied the Kubernetes tutorial on Youtube and found the following interface that demonstrates the layout and maintenance of the Kubernetes cluster. How can I set this interface in Kubernetes setup?

enter image description here

+4
source share
3 answers

To use this interface, go to the saturnism / gcp-live-k8s-visualizer GitHub repository and follow the instructions.

+4
source
+2
source

, / . , , .

, brendendburns , ( "" "" ).

Perhaps this version can help you: https://github.com/0ortmann/k8s-visualizer It has minimalistic configuration options. You can customize the labels you want to use the script. You do not need to change your actual setup. Please contact me if you have any problems.

0
source

Source: https://habr.com/ru/post/1618091/


All Articles