examples/pytorch_mnist/05_teardown.md

499 B

Teardown

Delete the Kubeflow deployment namespace using kfctl.sh tool as shown in step 6 from the Kubeflow GKE documentation.

cd ${KFAPP}
${KUBEFLOW_REPO}/scripts/kfctl.sh delete all

Delete the Cloud Filestore shared persistent disk backing the NFS mount.

Back: Querying the model