Files
rancher-docs/layouts/shortcodes/result_create-cluster.html
2018-12-18 17:11:33 -08:00

9 lines
588 B
HTML

<div>
<p><strong>Result:</strong></p>
<ul>
<li>Your cluster is created and assigned a state of <strong>Provisioning</strong>. Rancher is standing up your cluster.</li>
<li>You can access your cluster after its state is updated to <strong>Active</strong>.</li>
<li><strong>Active</strong> clusters are assigned two Projects, <code>Default</code> (containing the namespace <code>default</code>) and <code>System</code> (containing the namespaces <code>cattle-system</code>,<code>ingress-nginx</code>,<code>kube-public</code> and <code>kube-system</code>, if present).
</ul>
</div>