Uninstall
Uninstalling Alauda Build of NPU Operator removes the product-managed controller and NPU components. It does not automatically make existing workloads portable to non-NPU nodes.
Commands on this page use the default Operator namespace npu-operator. If the Operator was installed in another namespace, replace npu-operator with that namespace.
Before you uninstall
- Stop or move workloads that request NPU resources such as
huawei.com/Ascend910,huawei.com/Ascend310P, or anotherhuawei.com/Ascend*key reported by the installed device plugin. - Record the current
NPUOperatorCtlYAML. - Check whether the host driver is managed by the operator or installed out of band.
- Check whether ACP quota metadata or dashboards should be kept for a later reinstall.
Uninstall flow
- Delete the
NPUOperatorCtlinstance. - Wait for product-managed DaemonSets and pods to be removed.
- Uninstall
Alauda Build of NPU Operatorfrom OperatorHub. - Remove NPU-specific node labels only after confirming no other product relies on them.
- Remove product-specific dashboards or alerts if they are no longer used.
Driver cleanup
When the operator-managed driver pod is removed, kernel modules already loaded on the host may remain loaded until the node reboots. To fully clear driver state from a host, plan a node reboot after uninstall.
Do not remove vendor driver files or firmware manually unless your operations plan explicitly owns that driver lifecycle.
Verify uninstall
The product workloads should be gone from all component namespaces. NPU allocatable resources should disappear after the Device Plugin is removed and kubelet reports updated node status.