Open saiharshitachava opened 4 years ago
Im very new to this routing concept
I have setup all the components as per the instructions.
I deployed a service and gave the static egress configuration as below..
Spec: Rules: Cidr: 29.90.189.150 Egressip: 11.17.2.208 Service - Name: web
How do I test the traffic now..How can i confirm that the traffic is coming from 11.17.2.208 Any help on this is appreciated
Any updates?
Use tcpdump on 29.90.189.150, and check if sourceIp is comming from 11.17.2.208 instead of some nodeIp.
Im very new to this routing concept
I have setup all the components as per the instructions.
I deployed a service and gave the static egress configuration as below..
Spec: Rules: Cidr: 29.90.189.150 Egressip: 11.17.2.208 Service - Name: web
How do I test the traffic now..How can i confirm that the traffic is coming from 11.17.2.208 Any help on this is appreciated