adamant-kite-43734
08/15/2024, 2:17 PMgifted-breakfast-73755
08/20/2024, 3:42 PMgifted-breakfast-73755
08/22/2024, 4:34 PMaddCloudCredentials
field on the node driver in the Rancher API (/v3/nodeDrivers/<driver_id>
) then the Create RKE2 Cluster screen allows you to enter cloud credentials. However, I think you need to add additional annotations to the driver to tell Rancher which fields in the driver should show up on the dynamically generated "enter cloud credentials" screen as outlined https://extensions.rancher.io/extensions/usecases/node-driver/about-drivers#driver-binary. You can do all this by going to Cluster Management
> Drivers
> Node Drivers
> click the 3 dots next to your custom driver > View in API
> Edit
. Hope this helps.gifted-breakfast-73755
08/22/2024, 4:35 PMexport CGO_ENABLED=0
as suggested in https://github.com/rancher/rancher/issues/11339#issuecomment-2122747151.