diff --git a/content/rancher/v2.x/en/installation/requirements/_index.md b/content/rancher/v2.x/en/installation/requirements/_index.md
index 67616fb160d..6ffbdd996bc 100644
--- a/content/rancher/v2.x/en/installation/requirements/_index.md
+++ b/content/rancher/v2.x/en/installation/requirements/_index.md
@@ -34,8 +34,10 @@ sudo ros engine switch docker-18.09.2
{{% /tab %}}
{{% tab "Hardware" %}}
+
Hardware requirements scale based on the size of your Rancher deployment. Provision each individual node according to the requirements.
+**HA Node Requirements**
| Deployment Size |
@@ -48,23 +50,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 |
+
+**Stand Alone Docker**
+
+
+ | 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 %}}