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

OSDOCS-15585-421: remove unused content MicroShift

remove unused content
This commit is contained in:
“Shauna Diaz”
2025-07-29 11:20:04 -04:00
parent d7c54f1a5c
commit edb7b86a04
12 changed files with 46 additions and 105 deletions

View File

@@ -27,8 +27,3 @@ Stateful applications deployed in containers require persistent storage. {micros
=== Dynamic storage provisioning
Using dynamic provisioning allows you to create storage volumes on-demand, eliminating the need for pre-provisioned storage. For more information about how dynamic provisioning works in {product-title}, read xref:../microshift_storage/microshift-storage-plugin-overview.adoc#[Dynamic provisioning using the LVMS plugin].
//[id="microshift-container-storage-interface"]
//== Container Storage Interface (CSI)
//CSI is an API specification for the management of container storage across different container orchestration (CO) systems. You can manage the storage volumes within the container native environments, without having specific knowledge of the underlying storage infrastructure. With the CSI, storage works uniformly across different container orchestration systems, regardless of the storage vendors you are using. For more information about CSI, read ../microshift_storage/container_storage_interface_microshift/microshift-persistent-storage-csi.adoc#persistent-storage-csi-microshift[Using Container Storage Interface (CSI) for MicroShift].