mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
commit
5044c7690b
@ -181,7 +181,7 @@ Improvements:
|
|||||||
|
|
||||||
### Namespaces
|
### Namespaces
|
||||||
|
|
||||||
K8s will have a have a `namespace` API object. It is similar to a Google Compute Engine `project`. It provides a namespace for objects created by a group of people co-operating together, preventing name collisions with non-cooperating groups. It also serves as a reference point for authorization policies.
|
K8s will have a `namespace` API object. It is similar to a Google Compute Engine `project`. It provides a namespace for objects created by a group of people co-operating together, preventing name collisions with non-cooperating groups. It also serves as a reference point for authorization policies.
|
||||||
|
|
||||||
Namespaces are described in [namespaces.md](namespaces.md).
|
Namespaces are described in [namespaces.md](namespaces.md).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user