Update README.md

This commit is contained in:
Justin Donnelly
2020-04-07 17:25:12 -04:00
committed by GitHub
parent dffc277a84
commit 431f3b45d7

View File

@@ -170,12 +170,6 @@ correct storageClassName attribute. For example:
storage: 100Mi
```
```bash
vagrant@k8s-head:~$ kubectl apply -f \
https://raw.githubusercontent.com/jprdonnelly/kubernetes-cluster/master/nfs-provisioner/nfs-class.yaml
storageclass.storage.k8s.io/nfs-dynamic configured
```
### Clean-up
Execute the following command to remove the virtual machines created for the Kubernetes cluster.