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

Document nftables backends for portmap and ipmasq #143

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

danwinship
Copy link
Contributor

(to sync with containernetworking/plugins#935)

Also belatedly remove the recommendation of using "externalSetMarkChain": "KUBE-MARK-MASQ".

cc @squeed @aojea

* Plugins whose traffic does not go through the default net namespace e.g., ipvlan,macvlan,etc. (need `masqAll` option)

Unlike the iptables backend, the nftables backend figures out the
packets that need to be masqueraded without using the packet mark or
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay

@aojea
Copy link

aojea commented Sep 3, 2024

LGTM, modulo the two typos

Also belatedly remove the recommendation of using
`"externalSetMarkChain": "KUBE-MARK-MASQ"`.

Signed-off-by: Dan Winship <danwinship@redhat.com>
@squeed squeed merged commit 9415d3d into containernetworking:main Oct 14, 2024
5 checks passed
@danwinship danwinship deleted the nftables branch October 15, 2024 12:55
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.

4 participants