Uninstalling from a command line terminal

Use this information to uninstall the IBM CSI (Container Storage Interface) operator and driver from a command line terminal.

About this task

Procedure

Perform the following steps in order to uninstall the CSI driver and operator from a command line terminal.

  1. Delete the IBMBlockCSI custom resource.
    $ kubectl delete -f csi.ibm.com_v1_ibmblockcsi_cr.yaml
  2. Delete the operator.
    $ kubectl delete -f ibm-block-csi-operator.yaml