mirror of https://github.com/docker/docs.git
Update index.html
This commit is contained in:
parent
1e76fe1f9a
commit
42a9a16943
|
|
@ -68,7 +68,7 @@ networks, nodes, services, secrets, and volumes.</p>
|
|||
</li>
|
||||
<li>
|
||||
<p><strong>Kubernetes namespaces</strong>: A
|
||||
<a href="https://v1-8.docs.kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/">namespace</a>
|
||||
<a href="https://v1-11.docs.kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/">namespace</a>
|
||||
is a logical area for a Kubernetes cluster. Kubernetes comes with a <code class="highlighter-rouge">default</code>
|
||||
namespace for your cluster objects, plus two more namespaces for system and
|
||||
public resources. You can create custom namespaces, but unlike Swarm
|
||||
|
|
|
|||
Loading…
Reference in New Issue