diff --git a/content/rancher/v2.6/en/installation/resources/feature-flags/_index.md b/content/rancher/v2.6/en/installation/resources/feature-flags/_index.md index 874dcfbc32f..a3fac147dad 100644 --- a/content/rancher/v2.6/en/installation/resources/feature-flags/_index.md +++ b/content/rancher/v2.6/en/installation/resources/feature-flags/_index.md @@ -48,7 +48,7 @@ The below table shows the availability and default value for feature flags in Ra | `token-hashing` | `false` for new installs, `true` for upgrades | GA* | v2.6.0 | | | `legacy` | `false` for new installs, `true` for upgrades | GA* | v2.6.0 | | | `multi-cluster-management` | `false` | GA* | v2.5.0 | | -| `harvester` | `false` | Experimental | v2.6.1 | | +| `harvester` | `true` | Experimental | v2.6.1 | | | `rke2` | `true` | Experimental | v2.6.0 | | \* Generally Available. This feature is included in Rancher and it is not experimental. diff --git a/content/rancher/v2.6/en/virtualization-admin/_index.md b/content/rancher/v2.6/en/virtualization-admin/_index.md index 92989b50ecb..f37ffb8b951 100644 --- a/content/rancher/v2.6/en/virtualization-admin/_index.md +++ b/content/rancher/v2.6/en/virtualization-admin/_index.md @@ -9,7 +9,7 @@ New in Rancher v2.6.1, [Harvester v0.3.0](https://docs.harvesterhci.io/v0.3/) is ### Feature Flag -The Harvester feature flag is used to manage access to the Virtualization Management (VM) page in Rancher where users can navigate directly to Harvester clusters and access the Harvester UI. The Harvester feature flag is disabled by default. Click [here]({{}}/rancher/v2.6/en/installation/resources/feature-flags/) for more information on feature flags in Rancher. +The Harvester feature flag is used to manage access to the Virtualization Management (VM) page in Rancher where users can navigate directly to Harvester clusters and access the Harvester UI. The Harvester feature flag is enabled by default. Click [here]({{}}/rancher/v2.6/en/installation/resources/feature-flags/) for more information on feature flags in Rancher. To navigate to the Harvester cluster, click **☰ > Virtualization Management**. From Harvester Clusters page, click one of the clusters listed to go to the single Harvester cluster view. @@ -30,4 +30,4 @@ Click [here]({{}}/rancher/v2.6/en/admin-settings/drivers/#node-drivers) ### Limitations * Harvester v0.3.0 doesn't support air gap environment installation. -* Harvester v0.3.0 doesn't support upgrade from v0.2.0 nor upgrade to future v1.0.0. +* Harvester v0.3.0 doesn't support upgrade from v0.2.0 nor upgrade to future v1.0.0. \ No newline at end of file