diff --git a/content/rancher/v2.x/en/installation/requirements/_index.md b/content/rancher/v2.x/en/installation/requirements/_index.md
index 67616fb160d..4d1f7d26b49 100644
--- a/content/rancher/v2.x/en/installation/requirements/_index.md
+++ b/content/rancher/v2.x/en/installation/requirements/_index.md
@@ -36,6 +36,7 @@ sudo ros engine switch docker-18.09.2
{{% tab "Hardware" %}}
Hardware requirements scale based on the size of your Rancher deployment. Provision each individual node according to the requirements.
+**[HA Node]({{< baseurl >}}/rancher/v2.x/en/installation/ha/create-nodes-lb/) Requirements**
| Deployment Size |
@@ -48,23 +49,63 @@ Hardware requirements scale based on the size of your Rancher deployment. Provis
Small |
Up to 5 |
Up to 50 |
+ 2 |
+ 8GB |
+
+
+ | Medium |
+ Up to 15 |
+ Up to 200 |
4 |
16GB |
- | Medium |
- Up to 100 |
+ Large |
+ Up to 50 |
Up to 500 |
8 |
32GB |
- | Large |
- Over 100 |
- Over 500 |
- Contact Rancher |
+ X-Large |
+ Up to 100 |
+ Up to 1000 |
+ 32 |
+ 128GB |
+
+
+ | XX-Large |
+ 100+ |
+ 1000+ |
+ Contact Rancher |
+
+**[Single Node]({{< baseurl >}}/rancher/v2.x/en/installation/single-node/) Requirements**
+
+
+ | Deployment Size |
+ Clusters |
+ Nodes |
+ vCPUs |
+ RAM |
+
+
+ | Small |
+ Up to 5 |
+ Up to 50 |
+ 1 |
+ 4GB |
+
+
+ | Medium |
+ Up to 15 |
+ Up to 200 |
+ 2 |
+ 8GB |
+
+
+
{{% /tab %}}