Edit and reorganize cluster provisioning section

This commit is contained in:
Catherine Luse
2020-01-18 10:07:25 -07:00
parent d84cf6f4bb
commit e806fa9ddc
23 changed files with 312 additions and 205 deletions
@@ -1,4 +1,4 @@
<p>Add one or more <strong>node pools</strong> to your cluster.<br/><br/>A <strong>node pool</strong> is a collection of nodes based on a node template. A node Template defines the configuration of a node, like what Operating System to use, number of CPUs and amount of memory. Each node pool must have one or more nodes roles assigned.</p>
<p>Add one or more <strong>node pools</strong> to your cluster.<br/><br/>A <strong>node pool</strong> is a collection of nodes based on a node template. A node template defines the configuration of a node, like what operating system to use, number of CPUs and amount of memory. Each node pool must have one or more nodes roles assigned.</p>
<blockquote>
<p><strong>Notes:</strong></p>