mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Merge pull request #5048 from dchen1107/cleanup
Fix hyperlink to identifier doc from namespace example
This commit is contained in:
commit
7df01300ea
@ -4,7 +4,7 @@ Kubernetes Namespaces help different projects, teams, or customers to share a Ku
|
|||||||
|
|
||||||
It does this by providing the following:
|
It does this by providing the following:
|
||||||
|
|
||||||
1. A scope for [Names](identifiers.md).
|
1. A scope for [Names](../../docs/identifiers.md).
|
||||||
2. A mechanism to attach authorization and policy to a subsection of the cluster.
|
2. A mechanism to attach authorization and policy to a subsection of the cluster.
|
||||||
|
|
||||||
Use of multiple namespaces is optional.
|
Use of multiple namespaces is optional.
|
||||||
|
Loading…
Reference in New Issue
Block a user