kube-ops-view
kube-ops-view copied to clipboard
Kubernetes Operational View - read-only system dashboard for multiple K8s clusters
ERROR:kube_ops_view.update:Failed to query cluster 10-96-0-1:443 (https://10.96.0.1:443): 403 Forbidden (try 13, wait 62 seconds) ERROR:kube_ops_view.update:Failed to query cluster 10-96-0-1:443 (https://10.96.0.1:443): 403 Forbidden (try 14, wait 63 seconds) ERROR:kube_ops_view.update:Failed to query cluster...
Your documentation is completely not clear to me: https://kubernetes-operational-view.readthedocs.io/en/latest/getting-started.html Started kubeproxy redirected my browser to here: http://localhost:8001/api/v1/proxy/namespaces/default/services/kube-ops-view/ And I see this response: ``` { "kind": "Status", "apiVersion": "v1", "metadata": {...
The result is a 100% black page, with no running requests or JS. Javascript console output: ``` PixiJS 4.8.6 - WebGL - http://www.pixijs.com/ app-254311b55fc75c8cdb02.js:1:15686 Error: WebGL warning: linkProgram: Programs with...
Display nodepool or nodegroup (EKS)
Reproduce: - Deploy ops-view on a cluster with hundreds of nodes - Up resources for redis and ops-view so that it does not crash - Start checking that your node...
I'm seeing the following at an OpenShift level for the kube-ops-view pod `Liveness probe failed: Get http://10.130.4.158:8080/health: net/http: request canceled (Client.Timeout exceeded while awaiting headers)` Looking at the pods logs...
When a node has multiple Pods in "Error" status, they do not all appear in the node view : ``` # 35 pods on the node kubectl get pods --all-namespaces...
When displaying multiple clusters, the drag & drop does not allow to move a cluster separately. All clusters are moved together. Such feature would be nice to organize the dashboard....
I'm hoping the ARM images could be pushed along with the amd64 images to Docker Hub. Thanks
It would be great to be able to choose to display cluster id instead of cluster api endpoint as UI Options