This commit is contained in:
parent
46c2fc2483
commit
3fa22f6a7e
|
|
@ -2,7 +2,7 @@
|
||||||

|

|
||||||
|
|
||||||
# Introduction
|
# Introduction
|
||||||
**What is Democratic-CSI?**
|
## What is Democratic-CSI?
|
||||||
`Democratic-CSI` implements the `csi` (Container Storage Interface) specifications
|
`Democratic-CSI` implements the `csi` (Container Storage Interface) specifications
|
||||||
providing storage for various container orchestration systems (*ie: Kubernetes, Nomad, OpenShift*).
|
providing storage for various container orchestration systems (*ie: Kubernetes, Nomad, OpenShift*).
|
||||||
|
|
||||||
|
|
@ -13,7 +13,7 @@ The current drivers implement the depth and breadth of the `csi` specifications,
|
||||||
have access to resizing, snapshots, clones, etc functionality.
|
have access to resizing, snapshots, clones, etc functionality.
|
||||||
|
|
||||||
|
|
||||||
**What can Democratic-CSI offer?**
|
## What can Democratic-CSI offer?
|
||||||
**Several implementations of `CSI` drivers**
|
**Several implementations of `CSI` drivers**
|
||||||
» `freenas-nfs` (manages zfs datasets to share over nfs)
|
» `freenas-nfs` (manages zfs datasets to share over nfs)
|
||||||
» `freenas-iscsi` (manages zfs zvols to share over iscsi)
|
» `freenas-iscsi` (manages zfs zvols to share over iscsi)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue