You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nov 15 17:55:30 ck-c7-0 k3s[12375]: time="2021-11-15T17:55:30-08:00" level=warning msg="Unknown flag --kubelet-arg=max-pods=999 found in config.yaml, skipping\n"
Steps To Reproduce:
Installed K3s:
Configure config.yaml with:
kubelet-arg: "max-pods=999"
token=12345
Expected behavior:
K3s server should accept and use those arguments. Actual behavior:
K3s server skips and ignores kubelet-arg Additional context / logs:
Backporting
Needs backporting to older releases: 1.21, e1.21, 1.22
The text was updated successfully, but these errors were encountered:
Environmental Info:
K3s Version:
K3s Master
Describe the bug:
K3s reports:
Steps To Reproduce:
Configure
config.yaml
with:Expected behavior:
K3s server should accept and use those arguments.
Actual behavior:
K3s server skips and ignores kubelet-arg
Additional context / logs:
Backporting
The text was updated successfully, but these errors were encountered: