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

Services and Ingress can/should also be included in the Kubernetes Operational View: * draw services as entities inside of cluster, but outside any node * indicate number of service endpoints...

enhancement

We have a Raspberry Pi 3 hooked up to a big screen for displaying stats. The Pi starts an X server which just contains a single instance of Chromium 60....

As the title suggests, if you auth with a cluster by oauth token from GApps, the users.user.auth-provider.config.id-token is a JWT auth token, but kube-ops-view attempts to use b64decode on it....

Hey all, i have 6 clusters connected to kube-ops-view and after half an hour it's nearly impossible to browse anymore... I'm using google chrome or chromium... i've collected 3 memory...

Would be nice to show cluster name defined at kubeconfig: ``` yaml clusters: - cluster: certificate-authority: certs/xxx.pem server: https://1.2.3.4:9999 name: SomeFancyName ``` Current output: `https://1.2.3.4:9999` Expected output: `SomeFancyName (https://1.2.3.4:9999)`

enhancement

I am running this in 3 DC's, two of them run pretty ok ( infrequent restarts ) one of them just crashes constantly. I have tried enabling logging and there...

It would be nice to have nodes separated into failure zones so I can clearly see where each nodes/pods live

enhancement

[Only the "master" label is currently checked](https://github.com/hjacobs/kube-ops-view/blob/01da8ef38bc32c3d4bdddd40703a61beed9ff951/app/src/node.js#L15), but the new well-known node role labels should be supported also. See https://github.com/hjacobs/kube-aws-autoscaler/issues/36 and https://github.com/zalando-incubator/kubernetes-on-aws/pull/630

Hey guys, I just tried to deploy to kubernetes and the deployment won't work at all, it's not scaling up to 1 replica. It only works when I remove service...

question

It would be really nice to have an indication (color??) if a node is cordoned off.

enhancement