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

kubeadm iptables settings on centos #5707

Merged
merged 1 commit into from
Oct 8, 2017
Merged

kubeadm iptables settings on centos #5707

merged 1 commit into from
Oct 8, 2017

Conversation

fabriziopandini
Copy link
Member

@fabriziopandini fabriziopandini commented Oct 1, 2017

Important! this is re submit of #4340 (sorry for this)
CC @luxas @chenopis

when running kubeadm on centos pre-fligth check fails due to

[preflight] Some fatal errors occurred:
	/proc/sys/net/bridge/bridge-nf-call-iptables contents are not set to 1

this PR contains description of required step to fix this issue (solution was described in previous version of kubeadm documentation, reported here with few little improvements)

After updating docs, IMO we can close kubernetes/kubeadm#312


This change is Reviewable

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 1, 2017
@k8sio-netlify-preview-bot
Copy link
Collaborator

Deploy preview ready!

Built with commit cf24f7e

https://deploy-preview-5707--kubernetes-io-master-staging.netlify.com

@steveperry-53
Copy link
Contributor

@luxas Are you available to do the tech review for this? Thanks.

Copy link
Member

@luxas luxas left a comment

Choose a reason for hiding this comment

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

/lgtm

@steveperry-53
Copy link
Contributor

Thanks @luxas for the review.

@steveperry-53 steveperry-53 merged commit e0205e7 into kubernetes:master Oct 8, 2017
@fabriziopandini fabriziopandini deleted the kubeadm-centos-iptables branch October 16, 2017 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

improve kubeadm preflight message for bridge-nf-call-iptables
6 participants