
hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link.
11 lines
622 B
Markdown
11 lines
622 B
Markdown
# Namespaces
|
|
|
|
Namespaces help different projects, teams, or customers to share a kubernetes cluster. First, they provide a scope for [Names](identifiers.md). Second, as our access control code develops, it is expected that it will be convenient to attach authorization and other policy to namespaces.
|
|
|
|
Use of multiple namespaces is optional. For small teams, they may not be needed.
|
|
|
|
Namespaces are still under development. For now, the best documentation is the [Namespaces Design Document](design/namespaces.md).
|
|
|
|
|
|
[]()
|