Created attachment 1875857 [details] must-gather Description of problem: sno installation fails when injecting a machineconfig to force kubelet ip Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. create a sno cluster 2. inject a machine config to force kubelet ip to non default route ip 3. launch deployment Actual results: deployment fails Expected results: deployment succeeds Additional info: authentication operator is failing oc get node NAME STATUS ROLES AGE VERSION cn2-sno Ready master,worker 9h v1.21.8+ee73ea2 oc get co NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE authentication 4.8.37 False False True 9h baremetal 4.8.37 True False False 9h cloud-credential 4.8.37 True False False 9h cluster-autoscaler 4.8.37 True False False 9h config-operator 4.8.37 True False False 9h console 4.8.37 False True False 9h csi-snapshot-controller 4.8.37 True False False 9h dns 4.8.37 True False False 9h etcd 4.8.37 True False False 9h image-registry 4.8.37 True False False 9h ingress 4.8.37 True False True 9h insights 4.8.37 True False False 9h kube-apiserver 4.8.37 True False False 9h kube-controller-manager 4.8.37 True False False 9h kube-scheduler 4.8.37 True False False 9h kube-storage-version-migrator 4.8.37 True False False 9h machine-api 4.8.37 True False False 9h machine-approver machine-config False True True 9h marketplace 4.8.37 True False False 9h monitoring Unknown True Unknown 9h network 4.8.37 True False False 9h node-tuning 4.8.37 True False False 9h openshift-apiserver 4.8.37 True False False 9h openshift-controller-manager 4.8.37 True False False 9h openshift-samples 4.8.37 True False False 9h operator-lifecycle-manager 4.8.37 True False False 9h operator-lifecycle-manager-catalog 4.8.37 True False False 9h operator-lifecycle-manager-packageserver 4.8.37 True False False 9h service-ca 4.8.37 True False False 9h storage 4.8.37 True False False 9h
*** This bug has been marked as a duplicate of bug 2079832 ***