mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
doc: add info about csi snapshot deployment
This commit includes reference to CSI snapshot CRDs deployment guide. Signed-off-by: Praveen M <m.praveen@ibm.com>
This commit is contained in:
parent
32a58f4e58
commit
137914b0b4
@ -151,6 +151,11 @@ for more information.
|
||||
kubectl create -f ../../ceph-conf.yaml
|
||||
```
|
||||
|
||||
**Deploy prerequisites for CSI Snapshot:**
|
||||
|
||||
If you intend to use the snapshot functionality in Kubernetes cluster,
|
||||
please refer to [snap-clone.md](./snap-clone.md#prerequisite)
|
||||
|
||||
**Deploy CSI sidecar containers:**
|
||||
|
||||
```bash
|
||||
|
@ -137,6 +137,11 @@ for more information.
|
||||
kubectl create -f ../../ceph-conf.yaml
|
||||
```
|
||||
|
||||
**Deploy prerequisites for CSI Snapshot:**
|
||||
|
||||
If you intend to use the snapshot functionality in Kubernetes cluster,
|
||||
please refer to [snap-clone.md](./snap-clone.md#prerequisite)
|
||||
|
||||
**Deploy CSI sidecar containers:**
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user