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

K3s Install addition #50

Open
darkcloud784 opened this issue Apr 24, 2021 · 1 comment
Open

K3s Install addition #50

darkcloud784 opened this issue Apr 24, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@darkcloud784
Copy link

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

@timothystewart6
Copy link
Contributor

Thank you!

@timothystewart6 timothystewart6 added the good first issue Good for newcomers label Apr 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants