diff --git a/content/rancher/v2.5/en/cluster-admin/volumes-and-storage/provisioning-new-storage/_index.md b/content/rancher/v2.5/en/cluster-admin/volumes-and-storage/provisioning-new-storage/_index.md index 84a36ccc8ec..54370f020b2 100644 --- a/content/rancher/v2.5/en/cluster-admin/volumes-and-storage/provisioning-new-storage/_index.md +++ b/content/rancher/v2.5/en/cluster-admin/volumes-and-storage/provisioning-new-storage/_index.md @@ -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**. diff --git a/content/rancher/v2.5/en/installation/install-rancher-on-k8s/_index.md b/content/rancher/v2.5/en/installation/install-rancher-on-k8s/_index.md index 1c9ea87ea69..38a3e372603 100644 --- a/content/rancher/v2.5/en/installation/install-rancher-on-k8s/_index.md +++ b/content/rancher/v2.5/en/installation/install-rancher-on-k8s/_index.md @@ -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 diff --git a/content/rancher/v2.5/en/installation/install-rancher-on-linux/_index.md b/content/rancher/v2.5/en/installation/install-rancher-on-linux/_index.md index 541d97ad1be..e9bc97a56a2 100644 --- a/content/rancher/v2.5/en/installation/install-rancher-on-linux/_index.md +++ b/content/rancher/v2.5/en/installation/install-rancher-on-linux/_index.md @@ -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_ diff --git a/content/rancher/v2.5/en/installation/resources/k8s-tutorials/infrastructure-tutorials/ec2-node/_index.md b/content/rancher/v2.5/en/installation/resources/k8s-tutorials/infrastructure-tutorials/ec2-node/_index.md index a4ccd289cee..61469605176 100644 --- a/content/rancher/v2.5/en/installation/resources/k8s-tutorials/infrastructure-tutorials/ec2-node/_index.md +++ b/content/rancher/v2.5/en/installation/resources/k8s-tutorials/infrastructure-tutorials/ec2-node/_index.md @@ -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.** diff --git a/content/rancher/v2.5/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md b/content/rancher/v2.5/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md index df901a20d76..83e895694ff 100644 --- a/content/rancher/v2.5/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md +++ b/content/rancher/v2.5/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md @@ -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**.