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

fix: missing kernel modules #117

Closed
andrewrynhard opened this issue Jul 5, 2018 · 0 comments · Fixed by #122
Closed

fix: missing kernel modules #117

andrewrynhard opened this issue Jul 5, 2018 · 0 comments · Fixed by #122
Assignees
Milestone

Comments

@andrewrynhard
Copy link
Member

I0705 03:19:00.863140    1170 kernel_validator.go:96] Validating kernel config
	[WARNING Service-Kubelet]: no supported init system detected, skipping checking for services
	[WARNING RequiredIPVSKernelModulesAvailable]: the IPVS proxier will not be used, because the following required kernel modules are not loaded: [ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh] or no builtin kernel ipvs support: map[ip_vs_rr:{} ip_vs_wrr:{} ip_vs_sh:{} nf_conntrack_ipv4:{} ip_vs:{}]
you can solve this problem with following methods:
 1. Run 'modprobe -- ' to load missing kernel modules;
2. Provide the missing builtin kernel ipvs support
@andrewrynhard andrewrynhard added this to the v0.1.0 milestone Jul 5, 2018
@andrewrynhard andrewrynhard self-assigned this Jul 5, 2018
@andrewrynhard andrewrynhard modified the milestones: v0.1.0-alpha.16, v0.1 Jun 20, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 9, 2024
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 a pull request may close this issue.

1 participant