skydive
skydive copied to clipboard
How to Visualize several clusters using skydive.
Here am with 2 clusters along with nsm ,after installing skydive in each cluster i got 2 ui urls. But i need to visualize the topology of multiple clusters in single UI. Please tell me how to do that in GKE,
I'm not familiar with GKE, but Skydive supports hierarchy. Multiple analyzers can forward topology to a "global" one. In the config file of the analyzers of clusters you can specify the address of the "global" one. Be sure to have unique host_id everywhere.
https://github.com/skydive-project/skydive/blob/master/etc/skydive.yml.default#L4 https://github.com/skydive-project/skydive/blob/master/etc/skydive.yml.default#L183
Hi, Am new to this do you have any deployment examples or steps to do multiple analyzer to global. it must be helpful for me.Thanks in advance