Say RancherD is experimental in more places

This commit is contained in:
Catherine Luse
2021-02-12 18:24:41 -07:00
parent e8e20b25fc
commit 8a45c64cc8
3 changed files with 6 additions and 0 deletions
@@ -3,6 +3,8 @@ title: RancherD Configuration Reference
weight: 1
---
> This 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.
@@ -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.
@@ -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.