CentaurusInfra / mizar

Mizar – Experimental, High Scale and High Performance Cloud Network https://mizar.readthedocs.io
https://mizar.readthedocs.io
GNU General Public License v2.0
112 stars 50 forks source link

eBPF based IP masquerading for external network connectivity (draft - WIP) #649

Closed vinaykul closed 1 year ago

vinaykul commented 2 years ago

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind design /kind feature /kind bug /kind cleanup /kind documentation

What this PR does / why we need it: This allows Kubernetes Pods to have external connectivity based on IP masquerading implemented in eBPF/XDP.

Which issue(s) this PR fixes:

Fixes #650

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

vinaykul commented 2 years ago

/hold