mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-12 17:30:19 +00:00
doc: remove the description of provisioner statefulset
Provisioners don't use StatefulSet anymore. Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
This commit is contained in:
parent
7f8b7ec3d3
commit
79e7c6a3e2
@ -163,7 +163,7 @@ for more information.
|
|||||||
kubectl create -f csi-cephfsplugin-provisioner.yaml
|
kubectl create -f csi-cephfsplugin-provisioner.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
Deploys stateful set of provision which includes external-provisioner
|
Deploys deployment of provision which includes external-provisioner
|
||||||
,external-attacher for CSI CephFS.
|
,external-attacher for CSI CephFS.
|
||||||
|
|
||||||
**Deploy CSI CephFS driver:**
|
**Deploy CSI CephFS driver:**
|
||||||
|
@ -130,7 +130,7 @@ for more information.
|
|||||||
kubectl create -f csi-rbdplugin-provisioner.yaml
|
kubectl create -f csi-rbdplugin-provisioner.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
Deploys stateful set of provision which includes external-provisioner
|
Deploys deployment of provision which includes external-provisioner
|
||||||
,external-attacher,csi-snapshotter sidecar containers and CSI RBD plugin.
|
,external-attacher,csi-snapshotter sidecar containers and CSI RBD plugin.
|
||||||
|
|
||||||
**Deploy RBD CSI driver:**
|
**Deploy RBD CSI driver:**
|
||||||
|
Loading…
Reference in New Issue
Block a user