mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-17 02:23:19 +00:00
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: '1. Create Nodes and Load Balancer'
|
||||
weight: 185
|
||||
aliases:
|
||||
- /rancher/v2.x/en/installation/ha/create-nodes-lb
|
||||
---
|
||||
|
||||
Use your infrastructure provider of choice to provision three nodes and a load balancer endpoint for your RKE install.
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Setting up an NGINX Load Balancer
|
||||
weight: 270
|
||||
aliases:
|
||||
- /rancher/v2.x/en/installation/ha/create-nodes-lb/nginx
|
||||
---
|
||||
|
||||
NGINX will be configured as Layer 4 load balancer (TCP) that forwards connections to one of your Rancher nodes.
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Setting up an Amazon NLB Load Balancer
|
||||
weight: 277
|
||||
aliases:
|
||||
- /rancher/v2.x/en/installation/ha/create-nodes-lb/nlb
|
||||
---
|
||||
|
||||
## Objectives
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
title: 3. Installing Rancher Using the Helm Kubernetes Package Manager
|
||||
description: Rancher installation is managed using the Helm Kubernetes package manager. Use Helm to install the prerequisites and charts to install Rancher
|
||||
weight: 200
|
||||
aliases:
|
||||
- /rancher/v2.x/en/installation/ha/helm-rancher
|
||||
---
|
||||
|
||||
Rancher is installed using the Helm package manager for Kubernetes. Helm charts provide templating syntax for Kubernetes YAML manifest documents.
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
title: 2. Install Kubernetes with RKE
|
||||
description: Learn how to use Rancher Kubernetes Engine (RKE) to install Kubernetes with a high availability etcd configuration.
|
||||
weight: 190
|
||||
aliases:
|
||||
- /rancher/v2.x/en/installation/ha/kubernetes-rke/
|
||||
---
|
||||
|
||||
Use RKE to install a Kubernetes cluster on your three nodes using a high-availability etcd configuration.
|
||||
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Troubleshooting
|
||||
weight: 276
|
||||
aliases:
|
||||
- /rancher/v2.x/en/installation/ha/kubernetes-rke/troubleshooting
|
||||
---
|
||||
|
||||
### canal Pods show READY 2/3
|
||||
|
||||
Reference in New Issue
Block a user