Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# About Alauda Build of NPU Operator

The Alauda Build of NPU Operator is a Kubernetes operator that automatically manages all software components needed to expose Ascend NPUs to Kubernetes for AI training and inference workloads. It reconciles the full software stack — Ascend driver and firmware, container runtime configuration, MindCluster device plugin, and optional NPU exporter — from a single `NPUOperatorCtl` custom resource.

With the NPU Operator installed, AI workloads can request `huawei.com/Ascend910` or `huawei.com/Ascend310P` resources the same way they would any other Kubernetes resource.

<ExternalSiteLink name="acp" href="hardware_accelerator/npu/npu_operator/index.html" children="Learn more about NPU Operator" />