I can run kube-ui
, but I cannot successfully add the graph component as described in README.md
:
https://github.com/kubernetes-ui/graph
https://www.youtube.com/watch?v=hzU2IV2Dwfc
Can anyone get a chart component that will be displayed in kube-ui
? I cloned the graph component in /kube-ui/master/components/
next to the dashboard component that is starting. Is there manifest.json or something else that I need to change in kube-ui?
Note. I can get work with the contents of the cluster. Only the ji part of the ui file in kube-ui
that I cannot work with.
source share