kube-ops-view
kube-ops-view copied to clipboard
Kubernetes Operational View - read-only system dashboard for multiple K8s clusters
We are using EKS east and only 4-6 nodes are displayable out of more than 100 nodes in a cluster. Increase memory limit seems not helpful. Also seeing the errors...
From private mail to me: > Hi, > > I have just started to use kube-ops-view to monitor Kubernetes clusters and I really like the dashboard and how you can...
The error I am getting when trying to connect locally _(Docker for Mac)_: ``` File "/usr/local/lib/python3.7/site-packages/gevent/pywsgi.py", line 662, in handle_one_request if not self.read_request(self.requestline): File "/usr/local/lib/python3.7/site-packages/gevent/pywsgi.py", line 531, in read_request raise...
using istio networking-service-gateway-publish primitives
I was not able. Who knows how to? ```powershell $ kubectl proxy --port=9123 Starting to serve on 127.0.0.1:9123 ```  ```powershell docker run -it --publish 9123:9123 -e CLUSTERS="http://docker.for.win.localhost:9123" hjacobs/kube-ops-view; ```...
It would be nice to have information about the number of pods on a specific node.
I installed `kube-ops-view` with wrong permissions initially, and after fixing them here is what I still see in the `events` response: ```json {"cluster_id":"10-52-0-1:443","status":{"backoff":{"tries":4,"next_try":1565748624.5507348}}} ``` At the moment it's 1565749605, so...
Installing using the stable helm chart. kube-ops-view installs successfully. Shows results for about 30 seconds in the GUI then goes blank as if the cluster has gone offline (including animation)....
I have deployed _kube-ops-view_. But web ui is clear:  and logs: ``` 10.244.0.1 - - [2018-11-30 10:07:01] "GET /events HTTP/1.1" 200 41692 24.337420 10.244.0.1 - - [2018-11-30 10:07:05] "GET...
Hi all. Is it possible to use this on a rancher cluster?