mirror of
https://github.com/kastenhq/kubestr.git
synced 2024-12-14 11:57:56 +00:00
Update README.md
This commit is contained in:
parent
2bf4bc8f7e
commit
c74b721578
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Explore your kubernetes storage options
|
|||
|
||||
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](https://kubernetes.io/blog/2019/01/15/container-storage-interface-ga/)(Container Storage Interface) has enabled storage providers to develop drivers with ease. In fact there are around a 100 different CSI drivers available today. With all these options it can become a bit daunting to choose the right storage.
|
||||
As adoption of kubernetes grows so have the persistent storage offerings that are available to users. The introduction of [CSI](https://kubernetes.io/blog/2019/01/15/container-storage-interface-ga/)(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-
|
||||
- Identify the various storage options present in a cluster.
|
||||
|
|
Loading…
Reference in a new issue