mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
commit
63ede2a1c0
@ -1,6 +1,6 @@
|
|||||||
# Administering Resource Quotas
|
# Administering Resource Quotas
|
||||||
|
|
||||||
Kubernetes can limit the both number of objects created in a namespace, and the
|
Kubernetes can limit both the number of objects created in a namespace, and the
|
||||||
total amount of resources requested by pods in a namespace. This facilitates
|
total amount of resources requested by pods in a namespace. This facilitates
|
||||||
sharing of a single Kubernetes cluster by several teams or tenants, each in
|
sharing of a single Kubernetes cluster by several teams or tenants, each in
|
||||||
a namespace.
|
a namespace.
|
||||||
|
Loading…
Reference in New Issue
Block a user