So, I was running a rancher 2.5.5 cluster in an ai...
# general
l
So, I was running a rancher 2.5.5 cluster in an air-gapped environment (no internet) using a private AWS cloud provider. Clusters could be created using the cloud provider and properly use cluster autoscaler. After upgrading to Rancher 2.6.6, no cluster with a cloud provider can be created. It always seems to error out saying it "can't find X node" and just quits. Clusters without the cloud provider work fine. Converting a cluster to one that uses a cloud provider results in the same result (broken) and nothing else has changed on the back-end other than rancher/RKE. logs just repeat over and over that it can't find X node, and that the CNI driver can't be initialized. Any help would be appreciated