From ff9fa222081bfd8d12b1b27f062a838f1dbf1ac5 Mon Sep 17 00:00:00 2001 From: shefali-malhotra Date: Tue, 13 Feb 2024 06:41:36 -0500 Subject: [PATCH] added sample link for sc in csm-operator --- content/docs/deployment/csmoperator/drivers/powerflex.md | 2 ++ content/docs/deployment/csmoperator/drivers/powermax.md | 1 + content/docs/deployment/csmoperator/drivers/powerscale.md | 2 ++ content/docs/deployment/csmoperator/drivers/powerstore.md | 2 ++ content/docs/deployment/csmoperator/drivers/unity.md | 2 ++ 5 files changed, 9 insertions(+) diff --git a/content/docs/deployment/csmoperator/drivers/powerflex.md b/content/docs/deployment/csmoperator/drivers/powerflex.md index fc04e67e2a..31fa078cf9 100644 --- a/content/docs/deployment/csmoperator/drivers/powerflex.md +++ b/content/docs/deployment/csmoperator/drivers/powerflex.md @@ -162,6 +162,8 @@ For detailed PowerFlex installation procedure, see the _Dell PowerFlex Deploymen This command will deploy the CSI-PowerFlex driver in the namespace specified in the input YAML file. 5. [Verify the CSI Driver installation](../#verifying-the-driver-installation) + +6. Refer https://github.com/dell/csi-powerflex/tree/main/samples for the sample files. **Note** : 1. Snapshotter and resizer sidecars are installed by default. diff --git a/content/docs/deployment/csmoperator/drivers/powermax.md b/content/docs/deployment/csmoperator/drivers/powermax.md index e181596cb9..effb89ec40 100644 --- a/content/docs/deployment/csmoperator/drivers/powermax.md +++ b/content/docs/deployment/csmoperator/drivers/powermax.md @@ -309,6 +309,7 @@ Create a secret named powermax-certs in the namespace where the CSI PowerMax dri 6. Execute the following command to create the PowerMax custom resource:`kubectl create -f `. The above command will deploy the CSI-PowerMax driver. 7. The mandatory module CSI PowerMax Reverseproxy will be installed automatically with the same command. +8. Refer https://github.com/dell/csi-powermax/tree/main/samples for the sample files. ## Other features to enable ### Dynamic Logging Configuration diff --git a/content/docs/deployment/csmoperator/drivers/powerscale.md b/content/docs/deployment/csmoperator/drivers/powerscale.md index d7dd24d255..89fdb05646 100644 --- a/content/docs/deployment/csmoperator/drivers/powerscale.md +++ b/content/docs/deployment/csmoperator/drivers/powerscale.md @@ -157,6 +157,8 @@ kubectl get csm --all-namespaces 6. [Verify the CSI Driver installation](../#verifying-the-driver-installation) +7. Refer https://github.com/dell/csi-powerscale/tree/main/samples for the sample files. + **Note** : 1. "Kubelet config dir path" is not yet configurable in case of Operator based driver installation. diff --git a/content/docs/deployment/csmoperator/drivers/powerstore.md b/content/docs/deployment/csmoperator/drivers/powerstore.md index 9dce1b5eaa..f03fd2b806 100644 --- a/content/docs/deployment/csmoperator/drivers/powerstore.md +++ b/content/docs/deployment/csmoperator/drivers/powerstore.md @@ -102,6 +102,8 @@ kubectl get csm --all-namespaces ``` 5. [Verify the CSI Driver installation](../#verifying-the-driver-installation) + +6. Refer https://github.com/dell/csi-powerstore/tree/main/samples for the sample files. **Note** : 1. "Kubelet config dir path" is not yet configurable in case of Operator based driver installation. diff --git a/content/docs/deployment/csmoperator/drivers/unity.md b/content/docs/deployment/csmoperator/drivers/unity.md index 555072356c..3c936941fd 100644 --- a/content/docs/deployment/csmoperator/drivers/unity.md +++ b/content/docs/deployment/csmoperator/drivers/unity.md @@ -85,6 +85,8 @@ kubectl get csm --all-namespaces ``` 5. [Verify the CSI Driver installation](../#verifying-the-driver-installation) + +6. Refer https://github.com/dell/csi-unity/tree/main/samples for the sample files. **Note** : 1. "Kubelet config dir path" is not yet configurable in case of Operator based driver installation.