Skip to content

Commit

Permalink
Merge pull request #1484 from torredil/update-docs
Browse files Browse the repository at this point in the history
Remove compatibility matrix reference
  • Loading branch information
k8s-ci-robot authored Jan 18, 2023
2 parents 3ce83e5 + 89403bc commit 9121124
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 9121124

Please sign in to comment.