1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/modules/microshift-lvms-deployment.adoc
2023-04-05 19:38:39 +00:00

11 lines
636 B
Plaintext

// Module included in the following assemblies:
//
// * microshift_storage/microshift-storage-plugin-overview.adoc
:_content-type: CONCEPT
[id="microshift-lvms-deployment_{context}"]
= LVMS deployment
LVMS is automatically deployed on to the cluster in the `openshift-storage` namespace after {product-title} starts.
LVMS uses `StorageCapacity` tracking to ensure that pods with an LVMS PVC are not scheduled if the requested storage is greater than the free storage of the volume group. For more information about `StorageCapacity` tracking, read link:https://kubernetes.io/docs/concepts/storage/storage-capacity/[Storage Capacity].