mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
11 lines
572 B
Plaintext
11 lines
572 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// storage/understanding-persistent-storage.adoc[leveloffset=+1]
|
|
//* microshift_storage/understanding-ephemeral-storage-microshift.adoc
|
|
|
|
|
|
[id=storage-ephemeral-storage-manage_{context}]
|
|
= Ephemeral storage management
|
|
|
|
Cluster administrators can manage ephemeral storage within a project by setting quotas that define the limit ranges and number of requests for ephemeral storage across all pods in a non-terminal state. Developers can also set requests and limits on this compute resource at the pod and container level.
|