From b1b88d6c591cf910bb4dc040917887cd37bb46e9 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 12 Feb 2021 18:34:41 -0700 Subject: [PATCH] Say RancherD is experimental in more places --- .../install-rancher-on-linux/rancherd-configuration/_index.md | 2 ++ .../installation/install-rancher-on-linux/rollbacks/_index.md | 2 ++ .../en/installation/install-rancher-on-linux/upgrades/_index.md | 2 ++ .../install-rancher-on-linux/rancherd-configuration/_index.md | 2 ++ .../installation/install-rancher-on-linux/rollbacks/_index.md | 2 ++ .../en/installation/install-rancher-on-linux/upgrades/_index.md | 2 ++ 6 files changed, 12 insertions(+) diff --git a/content/rancher/v2.5/en/installation/install-rancher-on-linux/rancherd-configuration/_index.md b/content/rancher/v2.5/en/installation/install-rancher-on-linux/rancherd-configuration/_index.md index 9e98f2b63eb..f8e1fed9f63 100644 --- a/content/rancher/v2.5/en/installation/install-rancher-on-linux/rancherd-configuration/_index.md +++ b/content/rancher/v2.5/en/installation/install-rancher-on-linux/rancherd-configuration/_index.md @@ -3,6 +3,8 @@ title: RancherD Configuration Reference weight: 1 --- +> RancherD is an experimental feature. + In RancherD, a server node is defined as a machine (bare-metal or virtual) running the `rancherd server` command. The server runs the Kubernetes API as well as Kubernetes workloads. An agent node is defined as a machine running the `rancherd agent` command. They don't run the Kubernetes API. To add nodes designated to run your apps and services, join agent nodes to your cluster. diff --git a/content/rancher/v2.5/en/installation/install-rancher-on-linux/rollbacks/_index.md b/content/rancher/v2.5/en/installation/install-rancher-on-linux/rollbacks/_index.md index 5b3ed82e35c..20870c06ec7 100644 --- a/content/rancher/v2.5/en/installation/install-rancher-on-linux/rollbacks/_index.md +++ b/content/rancher/v2.5/en/installation/install-rancher-on-linux/rollbacks/_index.md @@ -3,4 +3,6 @@ title: Rollbacks weight: 3 --- +> RancherD is an experimental feature. + To roll back Rancher to a previous version, re-run the installation script with the previous version specified in the `INSTALL_RANCHERD_VERSION` environment variable. \ No newline at end of file diff --git a/content/rancher/v2.5/en/installation/install-rancher-on-linux/upgrades/_index.md b/content/rancher/v2.5/en/installation/install-rancher-on-linux/upgrades/_index.md index 0643f2278b6..d8dbc6e54c2 100644 --- a/content/rancher/v2.5/en/installation/install-rancher-on-linux/upgrades/_index.md +++ b/content/rancher/v2.5/en/installation/install-rancher-on-linux/upgrades/_index.md @@ -3,6 +3,8 @@ title: Upgrades weight: 2 --- +> RancherD is an experimental feature. + When RancherD is upgraded, the Rancher Helm controller and the Fleet pods are upgraded. During a RancherD upgrade, there is very little downtime, but it is possible that RKE2 may be down for a minute, during which you could lose access to Rancher. diff --git a/content/rancher/v2.x/en/installation/install-rancher-on-linux/rancherd-configuration/_index.md b/content/rancher/v2.x/en/installation/install-rancher-on-linux/rancherd-configuration/_index.md index 889232d8bf9..43f585ad1c7 100644 --- a/content/rancher/v2.x/en/installation/install-rancher-on-linux/rancherd-configuration/_index.md +++ b/content/rancher/v2.x/en/installation/install-rancher-on-linux/rancherd-configuration/_index.md @@ -3,6 +3,8 @@ title: RancherD Configuration Reference weight: 1 --- +> RancherD is an experimental feature. + In RancherD, a server node is defined as a machine (bare-metal or virtual) running the `rancherd server` command. The server runs the Kubernetes API as well as Kubernetes workloads. An agent node is defined as a machine running the `rancherd agent` command. They don't run the Kubernetes API. To add nodes designated to run your apps and services, join agent nodes to your cluster. diff --git a/content/rancher/v2.x/en/installation/install-rancher-on-linux/rollbacks/_index.md b/content/rancher/v2.x/en/installation/install-rancher-on-linux/rollbacks/_index.md index 5b3ed82e35c..20870c06ec7 100644 --- a/content/rancher/v2.x/en/installation/install-rancher-on-linux/rollbacks/_index.md +++ b/content/rancher/v2.x/en/installation/install-rancher-on-linux/rollbacks/_index.md @@ -3,4 +3,6 @@ title: Rollbacks weight: 3 --- +> RancherD is an experimental feature. + To roll back Rancher to a previous version, re-run the installation script with the previous version specified in the `INSTALL_RANCHERD_VERSION` environment variable. \ No newline at end of file diff --git a/content/rancher/v2.x/en/installation/install-rancher-on-linux/upgrades/_index.md b/content/rancher/v2.x/en/installation/install-rancher-on-linux/upgrades/_index.md index 6244161d137..623576dc06c 100644 --- a/content/rancher/v2.x/en/installation/install-rancher-on-linux/upgrades/_index.md +++ b/content/rancher/v2.x/en/installation/install-rancher-on-linux/upgrades/_index.md @@ -3,6 +3,8 @@ title: Upgrades weight: 2 --- +> RancherD is an experimental feature. + When RancherD is upgraded, the Rancher Helm controller and the Fleet pods are upgraded. During a RancherD upgrade, there is very little downtime, but it is possible that RKE2 may be down for a minute, during which you could lose access to Rancher.