1.2 KiB
1.2 KiB
Prerequisites
- Create a namespace where you want to install the driver (e.g. "csi-powermax"). You can choose any name for the namespace, but make sure to align to the same namespace during the whole installation.
- Create a secret named "powermax-creds" in the namespace created above. Sample secret.yaml.
Secret must be of type opaque.
- Install Cert Manager
Create issuer for Cert Manager Create TLS Certificate in powermax namespace
- Create storage classes using ones from samples folder as an example.
If you do not specify
arrayID
parameter in the storage class then the array that was specified as the default would be used for provisioning volumes. - Install the chart with the name "csi-powermax". The value.yaml file used during installation can be found here
The table here lists the configurable parameters of the chart and their default values.