Adjust hardware recommendations

This commit is contained in:
Sebastiaan van Steenis
2018-09-21 09:59:23 -07:00
committed by Denise
parent d42dd61db2
commit 1f5e9acd4c
2 changed files with 3 additions and 35 deletions
@@ -31,10 +31,10 @@ Hardware requirements scale based on the size of your Rancher deployment. Provis
</tr>
<tr>
<td>Small</td>
<td>Up to 10</td>
<td>Up to 5</td>
<td>Up to 50</td>
<td>2</td>
<td>4GB</td>
<td>4</td>
<td>16GB</td>
</tr>
<tr>
<td>Medium</td>
@@ -1,32 +0,0 @@
<div>
<p>Hardware requirements scale based on the size of your Rancher deployment. Provision each individual node according to the requirements.</p>
<table>
<tr>
<th>Deployment Size</th>
<th>Clusters</th>
<th>Nodes</th>
<th>vCPUs</th>
<th>RAM</th>
</tr>
<tr>
<td>Small</td>
<td>Up to 5</td>
<td>Up to 50</td>
<td>4</td>
<td>16GB</td>
</tr>
<tr>
<td>Medium</td>
<td>Up to 100</td>
<td>Up to 500</td>
<td>8</td>
<td>32GB</td>
</tr>
<tr>
<td>Large</td>
<td>Over 100</td>
<td>Over 500</td>
<td colspan="2"><a href="https://rancher.com/contact/">Contact Rancher</a></td>
</tr>
</table>
</div>