Commit 528ca409 authored by Dawn Chen's avatar Dawn Chen

Fix doc

parent abbd171f
...@@ -4,7 +4,7 @@ Kubernetes Namespaces help different projects, teams, or customers to share a Ku ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment