This message was deleted.
# general
a
This message was deleted.
c
what kind of cluster?
and using what provider?
c
rke2 cluster sorry and whatever the provider (nutanix in my case, but logic need to be the same for every provider without in-tree cloud controller)
c
Easiest way is to pass in additional manifests to install a HelmChart to install the cloud provider stuff. Make sure it's set to be a bootstrap chart so that it installs before the CNI is up. Check the rke2 docs for info on the helm integration.
c
thanks i will check and what is the use case of the Cloud Provider Config input when we set Cloud Provider to External ???
just found helm integration in the rke2 docs , but seems not integrated in the rancher UI ??
c
Not for helm specifically, but you can place HelmChart manifests in additional manifests field in the cluster creation UI same as you can any other resource.