Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 0 commits into from

Conversation

vinaykul
Copy link
Member

@vinaykul vinaykul commented Mar 18, 2022

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
Copy link
Member Author

vinaykul commented Aug 5, 2022

/hold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

External network connectivity for pods
1 participant