diff --git a/content/rancher/v2.x/en/admin-settings/_index.md b/content/rancher/v2.x/en/admin-settings/_index.md index d23b5e3d99f..86fc30a3512 100644 --- a/content/rancher/v2.x/en/admin-settings/_index.md +++ b/content/rancher/v2.x/en/admin-settings/_index.md @@ -58,4 +58,4 @@ For more information on how metadata works and how to configure metadata config, _Available as of v2.3.0_ -Rancher includes some features that are experimental and disabled by default. Feature flags were introduced to allow you to try these features. For more information, refer to the section about [feature flags.]({{}}/rancher/v2.x/en/admin-settings/feature-flags) +Rancher includes some features that are experimental and disabled by default. Feature flags were introduced to allow you to try these features. For more information, refer to the section about [feature flags.]({{}}/rancher/v2.x/en/installation/options/feature-flags) diff --git a/content/rancher/v2.x/en/admin-settings/feature-flags/_index.md b/content/rancher/v2.x/en/installation/options/feature-flags/_index.md similarity index 90% rename from content/rancher/v2.x/en/admin-settings/feature-flags/_index.md rename to content/rancher/v2.x/en/installation/options/feature-flags/_index.md index 0415f3c1adc..e1fc1983c84 100644 --- a/content/rancher/v2.x/en/admin-settings/feature-flags/_index.md +++ b/content/rancher/v2.x/en/installation/options/feature-flags/_index.md @@ -1,11 +1,13 @@ --- title: Enabling Experimental Features weight: 8000 +aliases: + - /rancher/v2.x/en/admin-settings/feature-flags --- _Available as of v2.3.0_ -Rancher includes some features that are experimental and disabled by default. You might want to enable these features, for example, if you decide that the benefits of using an [unsupported storage type]({{}}/rancher/v2.x/en/admin-settings/feature-flags/enable-not-default-storage-drivers) outweighs the risk of using an untested feature. Feature flags were introduced to allow you to try these features that are not enabled by default. +Rancher includes some features that are experimental and disabled by default. You might want to enable these features, for example, if you decide that the benefits of using an [unsupported storage type]({{}}/rancher/v2.x/en/installation/options/feature-flags/enable-not-default-storage-drivers) outweighs the risk of using an untested feature. Feature flags were introduced to allow you to try these features that are not enabled by default. The features can be enabled in three ways: @@ -26,8 +28,8 @@ For example, if you install Rancher, then set a feature flag to true with the Ra The following is a list of the feature flags available in Rancher: -- `unsupported-storage-drivers`: This feature [allows unsupported storage drivers.]({{}}/rancher/v2.x/en/admin-settings/feature-flags/enable-not-default-storage-drivers) In other words, it enables types for storage providers and provisioners that are not enabled by default. -- `istio-virtual-service-ui`: This feature enables a [UI to create, read, update, and delete Istio virtual services and destination rules]({{}}/rancher/v2.x/en/admin-settings/feature-flags/istio-virtual-service-ui), which are traffic management features of Istio. +- `unsupported-storage-drivers`: This feature [allows unsupported storage drivers.]({{}}/rancher/v2.x/en/installation/options/feature-flags/able-not-default-storage-drivers) In other words, it enables types for storage providers and provisioners that are not enabled by default. +- `istio-virtual-service-ui`: This feature enables a [UI to create, read, update, and delete Istio virtual services and destination rules]({{}}/rancher/v2.x/en/installation/options/feature-flags/istio-virtual-service-ui), which are traffic management features of Istio. The below table shows the availability and default value for feature flags in Rancher: diff --git a/content/rancher/v2.x/en/admin-settings/feature-flags/enable-not-default-storage-drivers/_index.md b/content/rancher/v2.x/en/installation/options/feature-flags/enable-not-default-storage-drivers/_index.md similarity index 89% rename from content/rancher/v2.x/en/admin-settings/feature-flags/enable-not-default-storage-drivers/_index.md rename to content/rancher/v2.x/en/installation/options/feature-flags/enable-not-default-storage-drivers/_index.md index 5f26d7c3891..a4e729e3d5b 100644 --- a/content/rancher/v2.x/en/admin-settings/feature-flags/enable-not-default-storage-drivers/_index.md +++ b/content/rancher/v2.x/en/installation/options/feature-flags/enable-not-default-storage-drivers/_index.md @@ -1,12 +1,14 @@ --- title: Allow Unsupported Storage Drivers weight: 1 +aliases: + - /rancher/v2.x/en/admin-settings/feature-flags/enable-not-default-storage-drivers --- _Available as of v2.3.0_ This feature allows you to use types for storage providers and provisioners that are not enabled by default. -To enable or disable this feature, refer to the instructions on [the main page about enabling experimental features.]({{}}/rancher/v2.x/en/admin-settings/feature-flags) +To enable or disable this feature, refer to the instructions on [the main page about enabling experimental features.]({{}}/rancher/v2.x/en/installation/options/feature-flags/) Environment Variable Key | Default Value | Description ---|---|--- diff --git a/content/rancher/v2.x/en/admin-settings/feature-flags/istio-virtual-service-ui/_index.md b/content/rancher/v2.x/en/installation/options/feature-flags/istio-virtual-service-ui/_index.md similarity index 94% rename from content/rancher/v2.x/en/admin-settings/feature-flags/istio-virtual-service-ui/_index.md rename to content/rancher/v2.x/en/installation/options/feature-flags/istio-virtual-service-ui/_index.md index 8fc6fbd2d6f..f631b54d2ee 100644 --- a/content/rancher/v2.x/en/admin-settings/feature-flags/istio-virtual-service-ui/_index.md +++ b/content/rancher/v2.x/en/installation/options/feature-flags/istio-virtual-service-ui/_index.md @@ -1,6 +1,8 @@ --- title: UI for Istio Virtual Services and Destination Rules weight: 2 +aliases: + - /rancher/v2.x/en/admin-settings/feature-flags/istio-virtual-service-ui --- _Available as of v2.3.0_ @@ -8,7 +10,7 @@ This feature enables a UI that lets you create, read, update and delete virtual > **Prerequisite:** Turning on this feature does not enable Istio. A cluster administrator needs to [enable Istio for the cluster]({{}}/rancher/v2.x/en/cluster-admin/tools/istio/setup) in order to use the feature. -To enable or disable this feature, refer to the instructions on [the main page about enabling experimental features.]({{}}/rancher/v2.x/en/admin-settings/feature-flags) +To enable or disable this feature, refer to the instructions on [the main page about enabling experimental features.]({{}}/rancher/v2.x/en/installation/options/feature-flags/) Environment Variable Key | Default Value | Status | Available as of ---|---|---|---