skydive-project / skydive

An open source real-time network topology and protocols analyzer
https://skydive.network
Apache License 2.0
2.68k stars 404 forks source link

UI continuously renders the topology(connecting/disconnecting) on Google Cloud platform #2305

Open ArunPerseus opened 3 years ago

ArunPerseus commented 3 years ago

I installed latest version of skydive in my cluster ,while launched UI i get continuously renders the topology (connecting/disconnecting).

safchain commented 3 years ago

You can try to tweak these parameters : https://github.com/skydive-project/skydive/blob/master/etc/skydive.yml.default#L28-L32 You can also try to use the futur version of the Web-UI, which should be able to handle bigger topology than the legacy one : https://github.com/skydive-project/skydive-ui

ArunPerseus commented 3 years ago

I am using GKE while connect with web preview i doesnt get this problem, while creating ingress external load balancer ,it is created able to see UI but i get that rendering issues there.