Hi trying to import an EKS cluster on active Ranch...
# kubernetes
m
Hi trying to import an EKS cluster on active Rancher instance and have issues on this. I use version 2.7.1, and my instance is installed on an EKS cluster. I tried the following operations • renewing the credentials (AWS user) • importing a cluster from same region and other one. I previously imported 3 other clusters without any problem. I get several messages on import : • Wait for Condition: InitialRolesPopulated • Validation failed in API: cluster kubernetes version cannot be empty string I tried the operation described here : https://github.com/rancher/rancher/issues/25744 == https://ranchermanager.docs.rancher.com/v2.6/troubleshooting/other-troubleshooting-tips/expired-webhook-certificate-rotation The previous clusters have been registered when on K8S 1.23 then migrated. The new ones are 1.25 directly. Any clues ?