Skip to content

Commit 9b78d97

Browse files
Merge pull request #291670 from khdownie/patch-3
Update container-storage-introduction.md
2 parents 012e2a5 + 376cc23 commit 9b78d97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/container-storage/container-storage-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ For more information on these features, email the Azure Container Storage team a
7575

7676
## Why Azure Container Storage is useful
7777

78-
Until now, providing cloud storage for containers required using individual container storage interface (CSI) drivers to use storage services intended for IaaS-centric workloads and make them work for containers. This creates operational overhead and increases the risk of issues with application availability, scalability, performance, usability, and cost.
78+
Until now, providing cloud storage for containers required using individual container storage interface (CSI) drivers to use storage services intended for IaaS-centric workloads and make them work for containers. While CSI drivers are useful in certain scenarios, relying on them can create operational overhead and increase the risk of issues with application availability, scalability, performance, usability, and cost.
7979

80-
Azure Container Storage is derived from [OpenEBS](https://openebs.io/), an open-source solution that provides container storage capabilities for Kubernetes. By offering a managed volume orchestration solution via microservice-based storage controllers in a Kubernetes environment, Azure Container Storage enables true container-native storage.
80+
Despite its name, Azure Container Storage doesn't use CSI drivers. Instead, it is derived from [OpenEBS](https://openebs.io/), an open-source solution that provides container storage capabilities for Kubernetes. By offering a managed volume orchestration solution via microservice-based storage controllers in a Kubernetes environment, Azure Container Storage enables true container-native storage.
8181

8282
You can use Azure Container Storage to:
8383

0 commit comments

Comments
 (0)