From 2e57f45960c7bce95c11cbef612dd2f45d8f73a5 Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Mon, 14 Mar 2022 15:40:26 -0400 Subject: [PATCH] Added info on Harvester node driver ISO images --- content/rancher/v2.6/en/virtualization-admin/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/rancher/v2.6/en/virtualization-admin/_index.md b/content/rancher/v2.6/en/virtualization-admin/_index.md index f37ffb8b951..e0152cded19 100644 --- a/content/rancher/v2.6/en/virtualization-admin/_index.md +++ b/content/rancher/v2.6/en/virtualization-admin/_index.md @@ -25,6 +25,10 @@ To navigate to the Harvester cluster, click **☰ > Virtualization Management**. The [Harvester node driver](https://docs.harvesterhci.io/v0.3/rancher/node-driver/) is marked as `tech preview` on RKE and RKE2 options in Rancher. This will be the case both on the Create page and once the driver is already enabled. The node driver is available whether or not the Harvester feature flag is enabled. Note that the node driver is off by default. Users may create RKE or RKE2 clusters on Harvester only from the Cluster Management page. +Starting in Rancher v2.6.4, Harvester allows `.ISO` images to be uploaded and displayed through the Harvester UI. + +>**Important:** When using Harvester node driver in Rancher, `.ISO` images are not displayed, by design, in the Rancher UI. This is because `.ISO` images usually require additional setup that interferes with a clean deployment (without requiring user intervention), and they are not typically used in cloud environments. + Click [here]({{}}/rancher/v2.6/en/admin-settings/drivers/#node-drivers) for more information on node drivers in Rancher. ### Limitations