How to route traffic to a pod (secure gateway) to external network from GDCv cluster nodes

We have Nexus VM in GCP Network (10.128.0.0/11)
Our GDCv cluster node's network is 192.168.190.0/27
There is a 6wing VSR Pod (240.1.0.113) which provides a site-to-site IpSec Secure Gateway functionality and this pod is running in the same GDCv cluster.
Pod CIDR is 240.1.0.0/18
Services CIDR is: 
240.2.0.0/2We wanted to steer traffic from nodes in 192.168.190.0/27 to 10.128.0.0/11 via VSR Pod (240.1.0.113) so that it goes via ipsec tunnel. Could you please let me know steps to route this traffic via VSR pod (240.1.0.113)

Please note that we already have setup traffic selectors inside the VSR to reach destination network 10.128.0.0/11. Only thing we needed is how to route the traffic towards VSR pod from  192.168.190.0/27 to 10.128.0.0/11We use RHEL 8.8 on nodes, Cilium is the GDCv CNI and we use Dataplane V2

3 0 94
0 REPLIES 0
Top Labels in this Space
Top Solution Authors