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

cmd/containerboot, cmd/k8s-operator: Add flag to k8s-operator and proxy to enable NFTABLES #8749

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

clarkezone
Copy link

@clarkezone clarkezone commented Jul 30, 2023

Add flag to k8s-operator and proxy to enable experimental TS_DEBUG_USE_NETLINK_NFTABLES support in tailscaled that was introduced in #8555

Fixes #8111, #8733
Ref #391

Add flag to k8s-operator to enable TS_DEBUG_USE_NETLINK_NFTABLES in tailscaled that was introduced in tailscale#8555

Fixes tailscale#8111, tailscale#8733

Signed-off-by: James Clarke <james@clarkezone.net>
@raggi
Copy link
Member

raggi commented Aug 1, 2023

Thanks @clarkezone.

We're adding some heuristics that should correctly detect whether to use iptables or nftables, so as to avoid growing non-debug dependencies on these flags.

If the plan goes well that patch should land this week, perhaps even into unstable.

@clarkezone
Copy link
Author

Sounds great. Is there an issue or PR / branch I can watch to follow along?

@Shaxine
Copy link

Shaxine commented Aug 1, 2023

I think the PR you are looking for is #8762

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.

tailscale-operator not working on AKS
3 participants