mirror of https://github.com/docker/docs.git
Updating deprecated Kubernetes namespaces link (#9389)
This commit is contained in:
parent
5e57657167
commit
bf33b4e83d
|
|
@ -24,7 +24,7 @@ and resource quotas for the namespace.
|
||||||
Each Kubernetes resources can only be in one namespace, and namespaces cannot
|
Each Kubernetes resources can only be in one namespace, and namespaces cannot
|
||||||
be nested inside one another.
|
be nested inside one another.
|
||||||
|
|
||||||
[Learn more about Kubernetes namespaces](https://v1-11.docs.kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/).
|
[Learn more about Kubernetes namespaces](https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces).
|
||||||
|
|
||||||
## Swarm collections
|
## Swarm collections
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue