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:
Praveen M 2023-09-12 10:58:22 +05:30 committed by mergify[bot]
parent 32a58f4e58
commit 137914b0b4
2 changed files with 10 additions and 0 deletions

View File

@ -151,6 +151,11 @@ for more information.
kubectl create -f ../../ceph-conf.yaml 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:** **Deploy CSI sidecar containers:**
```bash ```bash

View File

@ -137,6 +137,11 @@ for more information.
kubectl create -f ../../ceph-conf.yaml 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:** **Deploy CSI sidecar containers:**
```bash ```bash