Merge pull request #225 from dlwhitehurst/master

cluster misspelled
This commit is contained in:
Kubernetes Prow Robot 2021-09-14 17:54:41 -07:00 committed by GitHub
commit b15e686732
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)