techno-tim.github.io icon indicating copy to clipboard operation
techno-tim.github.io copied to clipboard

K3s Install addition

Open darkcloud784 opened this issue 4 years ago • 1 comments

As mentioned in discord I would recommend adding the following to your k3s deployment. I see multiple pages about the k3s deployment and each are missing the following which will make sure the nodes stay alive even if you over provision pods.

INSTALL_K3S_EXEC= ........ --kubelet-arg system-reserved=cpu=100m,memory=100Mi --kubelet-arg kube-reserved=cpu=200m,memory=400Mi

darkcloud784 avatar Apr 24 '21 18:04 darkcloud784

Thank you!

timothystewart6 avatar Apr 24 '21 19:04 timothystewart6