This commit is contained in:
jprdonnelly
2020-04-13 05:31:52 -04:00

View File

@@ -170,12 +170,6 @@ correct storageClassName attribute. For example:
storage: 100Mi 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 ### Clean-up
Execute the following command to remove the virtual machines created for the Kubernetes cluster. Execute the following command to remove the virtual machines created for the Kubernetes cluster.