Skip to content

Commit

Permalink
added sample link for sc in csm-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
shefali-malhotra committed Feb 13, 2024
1 parent 1571da5 commit ff9fa22
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/docs/deployment/csmoperator/drivers/powerflex.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
1 change: 1 addition & 0 deletions content/docs/deployment/csmoperator/drivers/powermax.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <input_sample_file.yaml>`. 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
Expand Down
2 changes: 2 additions & 0 deletions content/docs/deployment/csmoperator/drivers/powerscale.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 2 additions & 0 deletions content/docs/deployment/csmoperator/drivers/powerstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 2 additions & 0 deletions content/docs/deployment/csmoperator/drivers/unity.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ff9fa22

Please sign in to comment.