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

Kube-Proxy br_netfilter Missing #42

Closed
BugRoger opened this issue Sep 22, 2017 · 0 comments
Closed

Kube-Proxy br_netfilter Missing #42

BugRoger opened this issue Sep 22, 2017 · 0 comments

Comments

@BugRoger
Copy link
Contributor

The kube-proxy still doesn't load the br_netfilter module. Depending on the start order of things the module might not be loaded when the proxy starts.

Results in:

Sep 22 07:05:49 kubernikus-m21-small-rczz6.novalocal rkt[1264]: E0922 07:05:49.192655    1264 proxier.go:1601] Failed to execute iptables-restore: exit status 2 (iptables-restore v1.4.21: Couldn't load target `KUBE-MARK-DROP':No such file or directory
Sep 22 07:05:49 kubernikus-m21-small-rczz6.novalocal rkt[1264]: Error occurred at line: 28
Sep 22 07:05:49 kubernikus-m21-small-rczz6.novalocal rkt[1264]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Sep 22 07:05:49 kubernikus-m21-small-rczz6.novalocal rkt[1264]: )
Sep 22 07:06:19 kubernikus-m21-small-rczz6.novalocal rkt[1264]: E0922 07:06:19.108706    1264 proxier.go:1601] Failed to execute iptables-restore: exit status 2 (iptables-restore v1.4.21: Couldn't load target `KUBE-MARK-DROP':No such file or directory
Sep 22 07:06:19 kubernikus-m21-small-rczz6.novalocal rkt[1264]: Error occurred at line: 28
Sep 22 07:06:19 kubernikus-m21-small-rczz6.novalocal rkt[1264]: Try `iptables-restore -h' or 'iptables-restore --help' for more information.
Sep 22 07:06:19 kubernikus-m21-small-rczz6.novalocal rkt[1264]: )
...
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

No branches or pull requests

1 participant