netobserv / multi-cloud-research

Research the area of multi-cloud network observability
Apache License 2.0
1 stars 3 forks source link

connect east and west clusters #21

Closed KalmanMeth closed 1 year ago

KalmanMeth commented 1 year ago

image

eranra commented 1 year ago

@KalmanMeth, thanks for progressing on that. Can you share higher resolution view- I can't understand what I see here( and I tried with glasses ... hhhh :-) )

KalmanMeth commented 1 year ago

image

KalmanMeth commented 1 year ago

image We can see the connection of the clusters through the kubernetes service. The west proxy does not connect in the picture with the west cluster. It goes through the skupper server/router.

KalmanMeth commented 1 year ago

image Note the query that shows what we want.

KalmanMeth commented 1 year ago

image

mbg topology

eranra commented 1 year ago

@KalmanMeth, thanks looks good. I miss the connection of the West details pod

KalmanMeth commented 1 year ago

image

To get this picture, I had to fool loki by changing the west-gateway address to the address of the east-gateway, naming both gateways with the same name (east-west-gateway) and designating them as in their own namespace (gateway).

KalmanMeth commented 1 year ago

image

Here also, to get this picture I had to fool loki in the same way.

KalmanMeth commented 1 year ago

image

image

These pictures were achieved without changing IP addresses; only with changing Namespace and other parameters of the gateways.

KalmanMeth commented 1 year ago

Without Nodes, and collecting only the mbg (or skupper service) together into a gateway namespace:

image

image