Installing, Uninstalling, and Upgrading the Container Storage Interface (CSI) Storage Plugin
This section describes the steps for installing, uninstalling, and upgrading the Container Storage Interface (CSI) Storage Plugin.
About this task
Installing the CSI Driver
Procedure
What to do next
Uninstalling the CSI Driver
Procedure
To uninstall the CSI driver, run the following command:
kubectl delete -f csi-maprkdf-v<version>.yamlwhere
<version> is the driver
version being
installed.FUSE
kubectl delete -f csi-maprkdf-v<version>.yamlLoopback
NFSkubectl delete -f csi-maprnfskdf-v<version>.yamlWhen
you run the command to uninstall, all the pods with the mount provisioned by CSI
Driver are removed.