kube-ops-view
kube-ops-view copied to clipboard
GUI momentarily showing results, then goes blank
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).
If I delete the KOV pod I will get results again when the new one comes up, again for about 30 seconds, then it disappears.
running on k8s 1.9.
I have the same issue on k8s 1.5 and 1.9 For me this reproduces when --query-interval is set to approx. >60 seconds. Within some time whole cluster box starts blinking (in log I see record about "Discovered new cluster", however it has been already discovered) and after blinking it disappears at all.
If --query-interval is set to some short timeout, like 5s, this issue does not reproduce.
Thanks!
Regards, Pave;
Same here. The application window just blinks and disappears and comes back after 5 secs. I have tried using --refresh-interval=5s but it still does not work.