https://rancher.com/ logo
Title
i

important-umbrella-22006

08/22/2022, 12:34 PM
Hello, I have RKE2 cluster I want to enable an alpha feature using feature-gate option
TTLAfterFinished=true
But when i change kube-controller-manager and kube-apiserver pods configuration, these gets restarted and revise configuration file to original. Does it control by fleet? can someone help me with the process of how to modify kube-controller-manager and kube-apiserver pods configuration?
l

little-actor-95014

08/22/2022, 2:57 PM
Might want to take a look at the RKE2 config options kube-controller-manager-arg and kube-apiserver-arg RKE2 manages those pods as static pods, so changing them in the API doesn't actually change what's running