Kubelet node labeling?

Hi All,

Is it possible via cloud config (cloudinit) to add kubelet options. I want to add –node-labels?

I want to label worker nodes with a Kubelet --node-labels when they get initialised. I have a setup where we have a daemonset that should only be scheduled to run on worker nodes.

I have worker nodes and controller planes seperated out into different AWS launch configurations / Auto scaling groups.

Thanks,

Regards,

Martin.