Hi everyone, i have a problem with rancher and EKS imported cluster when they have custom CNI.
I follow this issue resolution
https://github.com/rancher/rancher/issues/41172 but in reality there are two things to do:
the firt modify the rancher-webhook by adding the hostNetwork reference setted to true, and less in a minute update the rancher-webook chart beacuse rancher, otherwise, automatically rollback the rancher-webhook's deployment to previous configuration.
Now i'm asking you if you know a way to performe the chnage on the rancher-webhook before the import of the cluster.
Thanks