Uninstall the nvmesh-csi-driver by simple running the kubectl with the delete command:

# k8s version 1.17 - 1.21
kubectl delete -f https://raw.githubusercontent.com/Excelero/nvmesh-csi-driver/v1.4.1/deploy/kubernetes/deployment.yaml

# k8s versions  1.22 - 1.24
kubectl delete -f https://raw.githubusercontent.com/Excelero/nvmesh-csi-driver/v1.4.1/deploy/kubernetes/deployment_k8s_1.22.yaml

# k8s version 1.25+
kubectl delete -f https://raw.githubusercontent.com/Excelero/nvmesh-csi-driver/v1.4.1/deploy/kubernetes/deployment_k8s_1.25.yaml

kubectl delete namespace nvmesh-csi

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment