rancher / turtles

Rancher CAPI extension
https://turtles.docs.rancher.com
Apache License 2.0
52 stars 19 forks source link

Handle CA certificates for turtles manager to avoid `Pending` state of CAPI cluster after importing to Rancher #847

Open thehejik opened 2 weeks ago

thehejik commented 2 weeks ago

What would you like to be added (User Story)?

It looks more and more people is trying to install turtles into rancher but they are facing an initial issue with Pending clusters after provisioning and importing into rancher.

We should give them a guidance via doc and/or add a value/question into turtles helm chart/App to either mount/import rancher's known CA certificate or append --insecure-skip-verify=true as additional manager argument in its Deployment.

The capi manager deployment where the extra argument should be added is called rancher-turtles-controller-manager in rancher-turtles-system namespace.

Label(s) to be applied

/kind feature

kkaempf commented 2 weeks ago

release-notes maybe ?