Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

kubelet config: --protect-kernel-defaults #446

Closed
jackfrancis opened this issue Jan 3, 2018 · 1 comment · Fixed by #999
Closed

kubelet config: --protect-kernel-defaults #446

jackfrancis opened this issue Jan 3, 2018 · 1 comment · Fixed by #999
Labels

Comments

@jackfrancis
Copy link
Member

We want to deliver the --protect-kernel-defaults kubelet option, but are currently unable because we're building clusters without the expected kernel default settings. On a recently built 1.7 cluster:

kubelet.go:1323] Failed to start ContainerManager [Invalid kernel flag: vm/overcommit_memory, expected value: 1, actual value: 0, Invalid kernel flag: kernel/panic, expected value: 10, actual value: 0, Invalid kernel flag: kernel/panic_on_oops, expected value: 1, actual value: 0]
@jackfrancis jackfrancis transferred this issue from Azure/acs-engine Feb 5, 2019
@stale
Copy link

stale bot commented Apr 7, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant