cluster misspelled

This commit is contained in:
David L. Whitehurst 2021-09-14 16:52:45 -04:00 committed by GitHub
parent c9df266b89
commit 0b3a10d234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ of the development.
The CSI NFS driver requires Kubernetes cluster of version 1.14 or newer and The CSI NFS driver requires Kubernetes cluster of version 1.14 or newer and
preexisting NFS server, whether it is deployed on cluster or provisioned preexisting NFS server, whether it is deployed on cluster or provisioned
independently. The plugin itself provides only a communication layer between independently. The plugin itself provides only a communication layer between
resources in the cluser and the NFS server. resources in the cluster and the NFS server.
### Install driver on a Kubernetes cluster ### Install driver on a Kubernetes cluster
- install by [kubectl](./docs/install-csi-driver.md) - install by [kubectl](./docs/install-csi-driver.md)