Skip to content

Commit

Permalink
Remove compatibility matrix reference
Browse files Browse the repository at this point in the history
Signed-off-by: Eddie Torres <[email protected]>
  • Loading branch information
torredil committed Jan 17, 2023
1 parent 5776b7a commit 89403bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ kubectl create secret generic aws-secret \
By default, the driver controller tolerates taint `CriticalAddonsOnly` and has `tolerationSeconds` configured as `300`; and the driver node tolerates all taints. If you don't want to deploy the driver node on all nodes, please set Helm `Value.node.tolerateAllTaints` to false before deployment. Add policies to `Value.node.tolerations` to configure customized toleration for nodes.

#### Deploy driver
Please see the compatibility matrix before you deploy the driver

To deploy the CSI driver:
```sh
Expand Down

0 comments on commit 89403bc

Please sign in to comment.