kube-ops-view icon indicating copy to clipboard operation
kube-ops-view copied to clipboard

Kubernetes Operational View - read-only system dashboard for multiple K8s clusters

Results 81 kube-ops-view issues
Sort by recently updated
recently updated
newest added

I am attempting to use this tool on my local cluster wish is 4 x Raspberry Pi 3 B+ running K3s, however the kube-ops-view pod runs in a continuous CrashLoopBackOff...

Opsview hangs after some unknown (longer) time displaying only the top menu (color and sort options) and no cluster anymore. netstat in the kubeopsview container shows >2500 establisched connections to...

When routing via an haproxy v1.5.18 - the browser seems to get stuck - without showing the cluster. It appears because ( this is my guess ) - the /events...

Cluster and node sizes need to be completely dynamic. The current node box width/height is hardcoded.

The latest release is not able to query GCP clusters. Running something similar to the following command: ```shell docker run -it --net=host -v ~/.kube:/kube hjacobs/kube-ops-view:0.12 --kubeconfig-path=/kube/config ``` results into as...

It would be nice if nodes could be grouped according to a configurable node-label. The idea behind this is to be able to visualize physical infrastructural topology like rack or...

It seems runs slowly in browser, can we have a wasm version of it somehow? 🤔

I did the following to support running in secure/unprivileged environments (namely OpenShift) - **Explicitly define the namespace for all objects**. In the event where one wants to change the namespace...

@hjacobs Please help, my kube ops view cant show chart, but i cant find error in log ![image](https://user-images.githubusercontent.com/7969901/64325635-b9568080-cff2-11e9-8460-8478d59c1245.png) **log redis** ![image](https://user-images.githubusercontent.com/7969901/64325696-d25f3180-cff2-11e9-883a-719aaec8a690.png) **log kube** ![image](https://user-images.githubusercontent.com/7969901/64325811-fd498580-cff2-11e9-999a-210774ef688e.png)