-
Notifications
You must be signed in to change notification settings - Fork 201
Description
Open shift UI usable capcity shows 0GB .We wanted to understand how submariner nad field is working here .because we have 2 site pods where we seeing IP are getting changed.
We have a usecase where we need communication between a set of pods across two clusters for which we are using submariner. We have noticed that the communication between the pods is failing because of the source address restrictions, the pods on each site will accept the IP address of pods of other site only. But we are seeing that there is some kind of source NAT happening which is translating the IP address of pods on site1 with a different set of IP while sending traffic to site2 pods. When we investigated we found out that in submariner yamls there is a field nat_enabled set to true and the IP addresses that are of concern listed in status. We would like to understand the significance of this fields and if we are allowed to change them. End goal is to make the communication work across clusters.
We need submariner team to review it
Metadata
Metadata
Assignees
Type
Projects
Status