ssheehy/kube-egress

By ssheehy

Updated about 6 years ago

Redirects all outgoing pod traffic via a single static egress IP.

Image

371

Redirects all outgoing pod traffic via a single static egress IP. Normally egress traffic has its source IP translated (SNAT) to appear as the node IP when it leaves the cluster. This project will instead route outgoing pod traffic to the node that currently has the VIP and SNAT it to appear as the VIP. In some cloud providers, this functionality can be handled by a NAT gateway, but that is not feasible in a bare metal environment.

https://github.com/steven-sheehy/kube-egress

Docker Pull Command

docker pull ssheehy/kube-egress