Uninstallation

TOC

Uninstall Alauda build of DCGM-Exporter

  1. Delete MonitorDashboard resources.

    kubectl -n cpaas-system delete MonitorDashboard hami-vgpu-metrics-dashboard

    Note: If DCGM-Exporter is only used by pgpu, you can uninstall it. Otherwise, you only need to update the cluster plugin configuration and delete the nvidia-device-enable=pgpu node label.

  2. Go to the Administrator -> Marketplace -> Cluster Plugin page, switch to the target cluster, find Alauda Build of DCGM-exporter and then uninstall the cluster plugin.

Uninstall Alauda Build of NVIDIA GPU Device Plugin

  1. Go to the Administrator -> Marketplace -> Cluster Plugin page, switch to the target cluster, find Alauda Build of NVIDIA GPU Device Plugin and then uninstall the cluster plugin.

  2. Remove "nvidia-device-enable=pgpu" label on your gpu node:

    kubectl label nodes <nodeid> nvidia-device-enable-