mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * nodes/clusters/nodes-cluster-overcommit.adoc
|
|
// * post_installation_configuration/node-tasks.adoc
|
|
|
|
[id="nodes-cluster-project-overcommit_{context}"]
|
|
= Project-level limits
|
|
|
|
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
|
|
To help control overcommit, you can set per-project resource limit ranges,
|
|
specifying memory and CPU limits and defaults for a project that overcommit
|
|
cannot exceed.
|
|
|
|
For information on project-level resource limits, see Additional resources.
|
|
|
|
Alternatively, you can disable overcommitment for specific projects.
|
|
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
|
|
|
|
ifdef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
|
|
In {product-title}, overcommitment of project-level resources is enabled by default.
|
|
If required by your use case, you can disable overcommitment on projects that are not managed by Red Hat.
|
|
|
|
For the list of projects that are managed by Red Hat and cannot be modified, see "Red Hat Managed resources" in _Support_.
|
|
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
|