1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/microshift-lvms-deployment.adoc

11 lines
645 B
Plaintext
Raw Normal View History

2022-12-19 15:15:37 -05:00
// Module included in the following assemblies:
//
// * microshift_storage/microshift-storage-plugin-overview.adoc
2022-12-19 15:15:37 -05:00
:_mod-docs-content-type: CONCEPT
[id="microshift-lvms-deployment_{context}"]
= LVMS deployment
2022-12-19 15:15:37 -05:00
LVMS is automatically deployed on to the node in the `openshift-storage` namespace after {microshift-short} starts.
2022-12-19 15:15:37 -05:00
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].