Merge pull request #2934 from rancher/master

Merge master into staging
This commit is contained in:
Catherine Luse
2020-12-21 14:38:40 -07:00
committed by GitHub
12 changed files with 245 additions and 31 deletions
@@ -1,8 +0,0 @@
<div>
<p><strong>Result:</strong></p>
<ul>
<li>Your cluster is created and assigned a state of <strong>Pending</strong>. Rancher is deploying resources to manage 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>