Merge pull request #39542 from apprenda/kubeadm_99-add_bridge-nf_check
Automatic merge from submit-queue (batch tested with PRs 39486, 37288, 39477, 39455, 39542)
kubeadm: updated preflight to check for bridge-nf
Added a preflight check to determine if /proc/sys/net/bridge/bridge-nf-call-iptables is set to 1 (see http://kubernetes.io/docs/admin/network-plugins/#network-plugin-requirements).
Fixes https://github.com/kubernetes/kubeadm/issues/99
/cc @pires @luxas
**Release note**:
`NONE`
Showing
Please
register
or
sign in
to comment