Update content/rancher/v2.6/en/quick-start-guide/deployment/quickstart-manual-setup/_index.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
This commit is contained in:
Catherine Luse
2022-03-24 10:27:16 -07:00
committed by GitHub
co-authored by divya-mohan0209
parent de22c88602
commit c298a54e62
@@ -9,7 +9,7 @@ These instructions assume you have a Linux virtual machine that you will communi
We don't recommend installing Rancher locally because it creates a networking problem. Installing Rancher on localhost does not allow Rancher to communicate with downstream Kubernetes clusters, so on localhost you wouldn't be able to test Rancher's cluster provisioning or cluster management functionality.
Your Linux machine can be anywhere. It could be an Amazon EC2 instance, a Digital Ocean droplet, or an Azure virtual machine, to name a few examples. Other Rancher docs often use 'node' as a generic term for all of these. One possible way to deploy a Linux machine is by setting up an Amazon EC2 instance as shown in [this tutorial.]({{<baseurl>}}/rancher/v2.6/en/installation/resources/k8s-tutorials/infrastructure-tutorials/ec2-node/)
Your Linux machine can be anywhere. It could be an Amazon EC2 instance, a Digital Ocean droplet, or an Azure virtual machine, to name a few examples. Other Rancher docs often use 'node' as a generic term for all of these. One possible way to deploy a Linux machine is by setting up an Amazon EC2 instance as shown in [this tutorial]({{<baseurl>}}/rancher/v2.6/en/installation/resources/k8s-tutorials/infrastructure-tutorials/ec2-node/).
The full installation requirements are [here.]({{<baseurl>}}/rancher/v2.6/en/installation/requirements/)