I need to assign a static ip on an egress gateway for out bound traffic, so that my third party can whitelist the static ip address to allow incoming traffic from my cluster. I am using KOPS in AWS. I might need to use a NAT Gateway too but I am not sure what is the best way to go and I need some advice. How do I define all outbound traffic uses either the egress or NAT Gateway, so that the third party sees the ip address associated with the traffic leaving my cluster. Thanks for helping.
Asking for help? Comment out what you need so we can get more information to help you!
Cluster information:
Kubernetes version:
Cloud being used: (put bare-metal if not on a public cloud)
Installation method:
Host OS:
CNI and version:
CRI and version:
You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.