From b3767b4d41a211cbbaf8d7876d5ac2d157f89796 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Wed, 31 Mar 2021 01:24:13 +0100 Subject: [PATCH] Update correct CSI space (#55) --- docs/_site/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_site/index.html b/docs/_site/index.html index cf1e76e..519074d 100644 --- a/docs/_site/index.html +++ b/docs/_site/index.html @@ -185,7 +185,7 @@

Kubestr is a collection of tools to discover, validate and evaluate your kubernetes storage options.

-

As adoption of kubernetes grows so have the persistent storage offerings that are available to users. The introduction of CSI(Container Storage Interface) has enabled storage providers to develop drivers with ease. In fact there are around a 100 different CSI drivers available today. Along with the existing in-tree providers, these options can make choosing the right storage difficult.

+

As adoption of kubernetes grows so have the persistent storage offerings that are available to users. The introduction of CSI (Container Storage Interface) has enabled storage providers to develop drivers with ease. In fact there are around a 100 different CSI drivers available today. Along with the existing in-tree providers, these options can make choosing the right storage difficult.

Kubestr can assist in the following ways-