mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
made edits per Sheng's feedback. Also deleted RKE templates
This commit is contained in:
@@ -1,6 +1,34 @@
|
||||
<div>
|
||||
<h4>Hardware Requirements</h4>
|
||||
<ul>
|
||||
<li>Memory: 4GB</li>
|
||||
</ul>
|
||||
|
||||
<p>Hardware requirements scale based on the size of your Rancher deployment.</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 10</td>
|
||||
<td>Up to 50</td>
|
||||
<td>2</td>
|
||||
<td>4GB</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>
|
||||
|
||||
Reference in New Issue
Block a user