skydive icon indicating copy to clipboard operation
skydive copied to clipboard

How to Visualize several clusters using skydive.

Open ArunPerseus opened this issue 4 years ago • 2 comments

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,

ArunPerseus avatar Dec 14 '20 13:12 ArunPerseus

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

safchain avatar Dec 14 '20 23:12 safchain

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

ArunPerseus avatar Dec 17 '20 14:12 ArunPerseus