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

docs: note bridge-nf-call-iptables requirement for Connect #6607

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

tgross
Copy link
Member

@tgross tgross commented Nov 1, 2019

For #6580

The Connect integration uses bridge networking and iptables to send traffic between containers. But the RedHat family of Linux distros sets some of the kernel tunables we need to be optimized for VMs rather than containers. We can document this behavior for now and consider better operator feedback for pre-flight checking later.

Note that arguably this is something that should get fixed in the upstream CNI plugins, but changing this kernel tunable silently sounds problematic from Nomad's perspective as it would probably break workloads running with the QEMU task driver.

The Connect integration uses bridge networking and iptables to send
traffic between containers, but the RedHat family of Linux distros
sets some of the kernel tunables this requires to be optimized for VMs
rather than containers. We can document this behavior for now and
consider better operator feedback for pre-flight checking later.
@tgross tgross merged commit 9b4e22a into master Nov 1, 2019
@tgross tgross deleted the docs-sysctl branch November 1, 2019 18:41
tgross added a commit that referenced this pull request Nov 4, 2019
The Connect integration uses bridge networking and iptables to send
traffic between containers, but the RedHat family of Linux distros
sets some of the kernel tunables this requires to be optimized for VMs
rather than containers. We can document this behavior for now and
consider better operator feedback for pre-flight checking later.
tgross added a commit that referenced this pull request Nov 5, 2019
…6614)

The Connect integration uses bridge networking and iptables to send
traffic between containers, but the RedHat family of Linux distros
sets some of the kernel tunables this requires to be optimized for VMs
rather than containers. We can document this behavior for now and
consider better operator feedback for pre-flight checking later.
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants