mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
773 B
Plaintext
18 lines
773 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
:context: nodes-pods-adjust-resources-in-place
|
|
[id="nodes-pods-adjust-resources-in-place"]
|
|
= Adjust pod resource levels without pod disruption
|
|
include::_attributes/common-attributes.adoc[]
|
|
|
|
toc::[]
|
|
|
|
You can change the CPU or memory resource requests and limits assigned to a container without re-creating or restarting the pod by using _in-place pod resizing_.
|
|
|
|
include::modules/nodes-pods-adjust-resources-in-place-about.adoc[leveloffset=+1]
|
|
|
|
include::modules/nodes-pods-adjust-resources-in-place-configuring.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
== Additional resources
|
|
* xref:../../nodes/pods/nodes-pods-using.adoc#nodes-pods-understanding-requests-limits_nodes-pods-using-ssy[Understanding resource requests and limits]
|