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

Chrome version : Version 73.0.3683.75 (Official Build) (64-bit) When filtering pod by entering a string in the query bar, nothing changes in Chrome whereas it works ok in Firefox.

When trying to display multiple clusters, only one cluster is displayed : ![kubeopsview](https://user-images.githubusercontent.com/9500406/54533029-8c9da680-4989-11e9-84b5-bec1f73b0845.PNG) Configuration details : ``` cat ~/.kube/ALL_config apiVersion: v1 clusters: - cluster: certificate-authority-data: xxx server: https://api.k8s-1 name: k8s-1...

I see a use case for filtering for pods in a specific namespace

enhancement

If the redis pod restarts for any reason, the live display flashes and goes away. The kube-ops-view pod then needs to be deleted/restarted manually before it will work again. It...

Hi guys. I was wondering if there's a way to feed data to this for it to show regular cluster such as vmware esxi clusters. Can anyone guide me here?

It works for about 10 minutes then it "flashes" and then it seems to not work anymore. Pity I really like it! EKS deployment using supplied manifests

It would be nice to display the image/image tag in the pod mouse over

Would be nice to automatically colorize (or have a unique shape for) pods based on their name (in addition to their status. Happy to attempt a PR if interested.

This is probably a newbie question, so apologies. When running ops-view in openshift (pod mode), I get the following errors: ``` WARNING:kube_ops_view.kubernetes:Failed to query node metrics 172-30-0-1:443: 403 Forbidden WARNING:kube_ops_view.kubernetes:Failed...

The current UI causes browser crashes (Firefox and Chromium) after a few hours :disappointed: Options: * find the memory leak or whatever it is... * add safety guards like regular...