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

Add excepts for egress to avoid SNAT (#2707) #2728

Closed
wants to merge 1 commit into from

Conversation

leonstack
Copy link
Contributor

@leonstack leonstack commented Sep 7, 2021

Fixes: #2707

Signed-off-by: Yang Li yang.li@transwarp.io

@leonstack leonstack force-pushed the except branch 4 times, most recently from 89d232e to 7247559 Compare September 9, 2021 08:57
@leonstack leonstack changed the title [WIP]Add exceptCDIRs for egress to avoid SNAT Add excepts for egress to avoid SNAT (#2707) Sep 9, 2021
@leonstack leonstack changed the title Add excepts for egress to avoid SNAT (#2707) [WIP]Add excepts for egress to avoid SNAT (#2707) Sep 9, 2021
Avoid SNAT for assigned IP block if the pod wants to communicate
directly, this can improve network performance

Signed-off-by: Yang Li yang.li@transwarp.io
@leonstack leonstack changed the title [WIP]Add excepts for egress to avoid SNAT (#2707) Add excepts for egress to avoid SNAT (#2707) Sep 9, 2021
@leonstack leonstack closed this Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Egress supports except property to allow noSNAT for assigned destination
1 participant