Bring Rancher v2.5 docs up to date with master

This commit is contained in:
Catherine Luse
2021-02-03 21:03:40 -07:00
parent 8d94c37610
commit 40d5946a3d
5 changed files with 12 additions and 9 deletions
@@ -44,7 +44,7 @@ To use a storage provisioner that is not on the above list, you will need to use
These steps describe how to set up a storage class at the cluster level.
1. Go to the cluster for which you want to dynamically provision persistent storage volumes.
1. Go to the **Cluster Explorer** of the cluster for which you want to dynamically provision persistent storage volumes.
1. From the cluster view, select `Storage > Storage Classes`. Click `Add Class`.
@@ -64,7 +64,7 @@ For full information about the storage class parameters, refer to the official [
These steps describe how to set up a PVC in the namespace where your stateful workload will be deployed.
1. Go to the project containing a workload that you want to add a PVC to.
1. Go to the **Cluster Manager** to the project containing a workload that you want to add a PVC to.
1. From the main navigation bar, choose **Resources > Workloads.** Then select the **Volumes** tab. Click **Add Volume**.
@@ -1,7 +1,7 @@
---
title: Install Rancher on a Kubernetes Cluster
title: Install/Upgrade Rancher on a Kubernetes Cluster
description: Learn how to install Rancher in development and production environments. Read about single node and high availability installation
weight: 3
weight: 2
aliases:
- /rancher/v2.5/en/installation/k8s-install/
- /rancher/v2.5/en/installation/k8s-install/helm-rancher
@@ -1,6 +1,6 @@
---
title: Install Rancher on a Linux OS
weight: 2
title: Install/Upgrade Rancher on a Linux OS
weight: 3
---
_Available as of Rancher v2.5.4_
@@ -35,9 +35,12 @@ If the Rancher server is installed in a single Docker container, you only need o
1. Choose a new or existing key pair that you will use to connect to your instance later. If you are using an existing key pair, make sure you already have access to the private key.
1. Click **Launch Instances.**
**Result:** You have created Rancher nodes that satisfy the requirements for OS, hardware, and networking. Next, you will install Docker on each node.
### 3. Install Docker and Create User
**Result:** You have created Rancher nodes that satisfy the requirements for OS, hardware, and networking.
**Note:** If the nodes are being used for an RKE Kubernetes cluster, install Docker on each node in the next step. For a K3s Kubernetes cluster, the nodes are now ready to install K3s.
### 3. Install Docker and Create User for RKE Kubernetes Cluster Nodes
1. From the [AWS EC2 console,](https://console.aws.amazon.com/ec2/) click **Instances** in the left panel.
1. Go to the instance that you want to install Docker on. Select the instance and click **Actions > Connect.**
@@ -76,7 +76,7 @@ In this task, you can use the versatile **Custom** option. This option lets you
1. From the **Clusters** page, click **Add Cluster**.
2. Choose **Custom**.
2. Choose **Existing Nodes**.
3. Enter a **Cluster Name**.