mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
063efb25bb
Values passed in via the server/agent `--node-label` flag are treated as mutable. They are passed through to the kubelet just as before but after the kubelet comes up they are applied again. This allows for passing labels a k3s start-time that may be necessary for scheduling but may change from boot to boot, e.g. `k3os.io/version` after an upgrade. Tested locallon on my amd64 workstation with the docker container. Addresses #1119. |
||
---|---|---|
.. | ||
config | ||
containerd | ||
flannel | ||
loadbalancer | ||
netpol | ||
syssetup | ||
templates | ||
tunnel | ||
util | ||
run.go |