diff --git a/docs/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md b/docs/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md index 10ed92e7d5f..1d6646dd737 100644 --- a/docs/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md +++ b/docs/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md @@ -1,7 +1,12 @@ --- title: Setting up a MySQL Database in Amazon RDS --- -This tutorial describes how to set up a MySQL database in Amazon's RDS. + +
+ + + +This tutorial describes how to set up a MySQL database in Amazon's Relational Database Service (RDS). This database can later be used as an external datastore for a high-availability K3s Kubernetes cluster. diff --git a/docs/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md b/docs/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md index 368c456f9fc..271cfcbd680 100644 --- a/docs/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md +++ b/docs/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md @@ -2,6 +2,10 @@ title: Setting up an NGINX Load Balancer --- + + + + NGINX will be configured as Layer 4 load balancer (TCP) that forwards connections to one of your Rancher nodes. In this configuration, the load balancer is positioned in front of your nodes. The load balancer can be any host capable of running NGINX. diff --git a/docs/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md b/docs/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md index 0e62fe59c8a..9c7f55b9443 100644 --- a/docs/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md +++ b/docs/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md @@ -2,6 +2,10 @@ title: Setting up Nodes in Amazon EC2 --- + + + + In this tutorial, you will learn one way to set up Linux nodes for the Rancher management server. These nodes will fulfill the node requirements for [OS, Docker, hardware, and networking.](../../../pages-for-subheaders/installation-requirements.md) If the Rancher server will be installed on an RKE Kubernetes cluster, you should provision three instances. diff --git a/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md b/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md index 582007e1fc7..23adce2f100 100644 --- a/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md +++ b/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md @@ -1,7 +1,12 @@ --- title: Setting up a MySQL Database in Amazon RDS --- -This tutorial describes how to set up a MySQL database in Amazon's RDS. + + + + + +This tutorial describes how to set up a MySQL database in Amazon's Relational Database Service (RDS). This database can later be used as an external datastore for a high-availability K3s Kubernetes cluster. diff --git a/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md b/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md index 371508a94c3..4656e896b84 100644 --- a/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md +++ b/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md @@ -2,6 +2,10 @@ title: Setting up an NGINX Load Balancer --- + + + + NGINX will be configured as Layer 4 load balancer (TCP) that forwards connections to one of your Rancher nodes. In this configuration, the load balancer is positioned in front of your nodes. The load balancer can be any host capable of running NGINX. diff --git a/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md b/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md index e31e6019e3a..fb8d2c1718a 100644 --- a/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md +++ b/versioned_docs/version-2.0-2.4/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md @@ -2,6 +2,10 @@ title: Setting up Nodes in Amazon EC2 --- + + + + In this tutorial, you will learn one way to set up Linux nodes for the Rancher management server. These nodes will fulfill the node requirements for [OS, Docker, hardware, and networking.](../../../pages-for-subheaders/installation-requirements.md) If the Rancher server will be installed on an RKE Kubernetes cluster, you should provision three instances. diff --git a/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md b/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md index e243e79b8d4..23adce2f100 100644 --- a/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md +++ b/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md @@ -2,7 +2,11 @@ title: Setting up a MySQL Database in Amazon RDS --- -This tutorial describes how to set up a MySQL database in Amazon's RDS. + + + + +This tutorial describes how to set up a MySQL database in Amazon's Relational Database Service (RDS). This database can later be used as an external datastore for a high-availability K3s Kubernetes cluster. diff --git a/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md b/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md index 5d99d593b6f..535dbc1e40e 100644 --- a/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md +++ b/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md @@ -2,6 +2,10 @@ title: Setting up an NGINX Load Balancer --- + + + + NGINX will be configured as Layer 4 load balancer (TCP) that forwards connections to one of your Rancher nodes. In this configuration, the load balancer is positioned in front of your nodes. The load balancer can be any host capable of running NGINX. diff --git a/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md b/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md index ef27916b103..127d8895b42 100644 --- a/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md +++ b/versioned_docs/version-2.5/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md @@ -2,6 +2,10 @@ title: Setting up Nodes in Amazon EC2 --- + + + + In this tutorial, you will learn one way to set up Linux nodes for the Rancher management server. These nodes will fulfill the node requirements for [OS, Docker, hardware, and networking.](../../../pages-for-subheaders/installation-requirements.md) If the Rancher server will be installed on an RKE Kubernetes cluster, you should provision three instances. diff --git a/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md b/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md index 10ed92e7d5f..1d6646dd737 100644 --- a/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md +++ b/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md @@ -1,7 +1,12 @@ --- title: Setting up a MySQL Database in Amazon RDS --- -This tutorial describes how to set up a MySQL database in Amazon's RDS. + + + + + +This tutorial describes how to set up a MySQL database in Amazon's Relational Database Service (RDS). This database can later be used as an external datastore for a high-availability K3s Kubernetes cluster. diff --git a/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md b/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md index 368c456f9fc..271cfcbd680 100644 --- a/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md +++ b/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md @@ -2,6 +2,10 @@ title: Setting up an NGINX Load Balancer --- + + + + NGINX will be configured as Layer 4 load balancer (TCP) that forwards connections to one of your Rancher nodes. In this configuration, the load balancer is positioned in front of your nodes. The load balancer can be any host capable of running NGINX. diff --git a/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md b/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md index 0e62fe59c8a..9c7f55b9443 100644 --- a/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md +++ b/versioned_docs/version-2.6/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md @@ -2,6 +2,10 @@ title: Setting up Nodes in Amazon EC2 --- + + + + In this tutorial, you will learn one way to set up Linux nodes for the Rancher management server. These nodes will fulfill the node requirements for [OS, Docker, hardware, and networking.](../../../pages-for-subheaders/installation-requirements.md) If the Rancher server will be installed on an RKE Kubernetes cluster, you should provision three instances. diff --git a/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md b/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md index 10ed92e7d5f..1d6646dd737 100644 --- a/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md +++ b/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/mysql-database-in-amazon-rds.md @@ -1,7 +1,12 @@ --- title: Setting up a MySQL Database in Amazon RDS --- -This tutorial describes how to set up a MySQL database in Amazon's RDS. + + + + + +This tutorial describes how to set up a MySQL database in Amazon's Relational Database Service (RDS). This database can later be used as an external datastore for a high-availability K3s Kubernetes cluster. diff --git a/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md b/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md index 368c456f9fc..271cfcbd680 100644 --- a/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md +++ b/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/nginx-load-balancer.md @@ -2,6 +2,10 @@ title: Setting up an NGINX Load Balancer --- + + + + NGINX will be configured as Layer 4 load balancer (TCP) that forwards connections to one of your Rancher nodes. In this configuration, the load balancer is positioned in front of your nodes. The load balancer can be any host capable of running NGINX. diff --git a/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md b/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md index 0e62fe59c8a..9c7f55b9443 100644 --- a/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md +++ b/versioned_docs/version-2.7/how-to-guides/new-user-guides/infrastructure-setup/nodes-in-amazon-ec2.md @@ -2,6 +2,10 @@ title: Setting up Nodes in Amazon EC2 --- + + + + In this tutorial, you will learn one way to set up Linux nodes for the Rancher management server. These nodes will fulfill the node requirements for [OS, Docker, hardware, and networking.](../../../pages-for-subheaders/installation-requirements.md) If the Rancher server will be installed on an RKE Kubernetes cluster, you should provision three instances.