v0.1.0: initial version 🎉
This is the initial version of the k3OS Config Operator (what a mouthful).
It includes syncing of labels as well as taints using a set of config.yaml files. These two fields are specifically marked as After the node is first registered in Kubernetes the value of this setting will be ignored.
. Well, no more. Updates to these fields will be applied. The operator only ever touches labels and taints it itself created – so it'll leave all of the existing node labels untouched. You may, of course, change them using the operator at which point they will be managed. Taints can be removed from the list or kept and suffixed with a -
to remove an existing taint but keep it in the config file (dropping the -
suffix will add the taint again).