diff --git a/docs/rancher/cloud-provider.md b/docs/rancher/cloud-provider.md index 6272062ee89..55fcf91d78c 100644 --- a/docs/rancher/cloud-provider.md +++ b/docs/rancher/cloud-provider.md @@ -59,6 +59,11 @@ When spinning up an RKE2 cluster using the Harvester node driver, select the `Ha ![](/img/v1.2/rancher/rke2-cloud-provider.png) +Starting with Rancher v2.9.0, you can configure a specific folder for cloud config data using the **Data directory configuration path** field. + + ![](/img/v1.4/rancher/rke2-cloud-provider-custom-data-dir.png) + + ### Deploying to the RKE2 custom cluster (experimental) ![](/img/v1.2/rancher/custom.png) diff --git a/static/img/v1.4/rancher/rke2-cloud-provider-custom-data-dir.png b/static/img/v1.4/rancher/rke2-cloud-provider-custom-data-dir.png new file mode 100644 index 00000000000..c39ce6ee028 Binary files /dev/null and b/static/img/v1.4/rancher/rke2-cloud-provider-custom-data-dir.png differ