Good morning! In order to pass extra args to kube-controller-manager and kube-scheduler where should those go?
In the rke_config in my main.tf? I see that the below are available in the cli. So where do i add them?
--kube-controller-manager-arg value
--kube-scheduler-arg value
Solved by adding them in the machine_clobal_config.
Solved by adding them in the machine_clobal_config in terraform.