unixfox / k8s

My personal kubernetes configuration files
11 stars 1 forks source link

taint and labels for nodes from config file #12

Open unixfox opened 4 years ago

unixfox commented 4 years ago

taint the nodes from a config file instead of commands

unixfox commented 4 years ago

ansible k3s

unixfox commented 4 years ago

having a daemon that takes a configmap and update the nodes labels based on that

unixfox commented 3 years ago

If I migrate to k0s then I can use --node-labels and --register-with-taints in workerProfiles to be applied in kubelet: https://github.com/k0sproject/k0s/blob/main/docs/configuration.md#specworkerprofiles

unixfox commented 3 years ago

https://github.com/barpilot/node-labeler-operator