diff --git a/content/rancher/v2.x/en/installation/requirements/_index.md b/content/rancher/v2.x/en/installation/requirements/_index.md new file mode 100644 index 00000000000..29283735acf --- /dev/null +++ b/content/rancher/v2.x/en/installation/requirements/_index.md @@ -0,0 +1,72 @@ +--- +title: Requirements +weight: 1 +aliases: +--- + +Whether you're configuring Rancher to run in a single-node or high-availability setup, each node running Rancher Server must meet the following requirements. + +{{% tabs %}} +{{% tab "Operating Systems" %}} +Rancher is supported on the following operating systems and their subsequent releases. + +* Ubuntu 16.04 (64-bit) +* Red Hat Enterprise Linux 7.5 (64-bit) +* RancherOS 1.4 (64-bit) +{{% /tab %}} +{{% tab "Hardware" %}} +Hardware requirements scale based on the size of your Rancher deployment. Provision each individual node according to the requirements. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Deployment SizeClustersNodesvCPUsRAM
SmallUp to 10Up to 5024GB
MediumUp to 100Up to 500832GB
LargeOver 100Over 500Contact Rancher
+
+ +{{% /tab %}} +{{% tab "Software" %}} +A supported version of [Docker](https://www.docker.com/) is required. + +Supported Versions: + +* `1.12.6` +* `1.13.1` +* `17.03.2` + +[Docker Documentation: Installation Instructions](https://docs.docker.com/) +{{% /tab %}} +{{% tab "Ports" %}} +The following diagram depicts the basic port requirements for Rancher. + +![Basic Port Requirements]({{< baseurl >}}/img/rancher/port-communications.png) + +{{< requirements_ports_rancher >}} +{{< requirements_ports_rke >}} +{{< ports_aws_securitygroup_nodedriver >}} +{{% /tab %}} +{{% /tabs %}} \ No newline at end of file diff --git a/content/rancher/v2.x/en/installation/single-node/_index.md b/content/rancher/v2.x/en/installation/single-node/_index.md index 7be8f6043eb..6a578ecd16e 100644 --- a/content/rancher/v2.x/en/installation/single-node/_index.md +++ b/content/rancher/v2.x/en/installation/single-node/_index.md @@ -12,28 +12,7 @@ For development environments, we recommend installing Rancher by running a singl ## 1. Provision Linux Host -Provision a single Linux host to launch your Rancher Server. - -### Requirements - -{{% tabs %}} -{{% tab "Operating Systems" %}} -{{< requirements_os >}} -{{% /tab %}} -{{% tab "Hardware" %}} -{{< requirements_hardware >}} -{{% /tab %}} -{{% tab "Software" %}} -{{< requirements_software >}} -{{< note_server-tags >}} -{{% /tab %}} -{{% tab "Ports" %}} -The following diagram depicts the basic port requirements for Rancher. For a comprehensive list, see [Port Requirements]({{< baseurl >}}/rancher/v2.x/en/installation/references/). - -![Basic Port Requirements]({{< baseurl >}}/img/rancher/port-communications.png) -{{% /tab %}} -{{% /tabs %}} - +Provision a single Linux host according to our [Requirements]({{< baseurl >}}/rancher/v2.x/en/installation/requirements) to launch your {{< product >}} Server. ## 2. Choose an SSL Option and Install Rancher diff --git a/content/rancher/v2.x/en/installation/single-node/single-node-install-external-lb/_index.md b/content/rancher/v2.x/en/installation/single-node/single-node-install-external-lb/_index.md index 74ac5e7df34..3f1698f7f7f 100644 --- a/content/rancher/v2.x/en/installation/single-node/single-node-install-external-lb/_index.md +++ b/content/rancher/v2.x/en/installation/single-node/single-node-install-external-lb/_index.md @@ -21,27 +21,7 @@ For development environments, we recommend installing Rancher by running a singl ## 1. Provision Linux Host -Provision a single Linux host to launch your {{< product >}} Server. - -### Host Requirements - -{{% tabs %}} -{{% tab "Operating System" %}} -{{< requirements_os >}} -{{% /tab %}} -{{% tab "Hardware" %}} -{{< requirements_hardware >}} -{{% /tab %}} -{{% tab "Software" %}} -{{< requirements_software >}} -{{< note_server-tags >}} -{{% /tab %}} -{{% tab "Ports" %}} -The following diagram depicts the basic port requirements for Rancher. For a comprehensive list, see [Port Requirements]({{< baseurl >}}/rancher/v2.x/en/installation/references/). - -![Basic Port Requirements]({{< baseurl >}}/img/rancher/port-communications.png) -{{% /tab %}} -{{% /tabs %}} +Provision a single Linux host according to our [Requirements]({{< baseurl >}}/rancher/v2.x/en/installation/requirements) to launch your {{< product >}} Server. ## 2. Choose an SSL Option and Install Rancher