Deleting a Namespace
Run the following command to delete the namespace created during cluster scheduling component installation. Deleting a namespace will delete all resources in the namespace. Exercise caution when performing this operation.
kubectl delete ns mindx-dl
Parent topic: Uninstalling Cluster Scheduling Components