Skip to content

Configure Metrics and Resource Specifications ​

Target Outcome ​

Users can request clear one-card, two-card, and four-card NPU plans, each mapped to the correct scheduler resource key.

Applicable Roles ​

  • Platform Operator

Before You Start ​

  • Confirm the accelerator entry and the resource key reported by the cluster device plug-in.
  • Decide which card combinations are supported and how CPU and memory scale with NPU count.

Entry ​

  • Role: Operator
  • Menu: AI Infrastructure > On-Prem > Resource Pools > Specification Metrics / Resource Specifications
  • Routes: /powerone/resourcepool/flavor/type, /powerone/resourcepool/flavor/list

Steps ​

  1. In Specification Metrics, verify that the NPU metric k8s-key matches the device-plugin resource key and add selector keys when scheduling must target a model or node group.

Verify specification metrics

  1. In Resource Specifications, create one-card, two-card, and four-card plans.
  2. Configure CPU, memory, NPU count, and storage requirements, then associate each plan with the target cluster.

Verify resource specifications

  1. Validate the one-card plan with a test workload before testing the two-card and four-card plans.

  2. Before exposing a specification to users, confirm that its enabled state, associated cluster, region/availability-zone scope, and tenant quota allow the intended downstream template or workload to select it.

FlavorNPU CountTypical Use
npu-11Functional checks and small-model inference
npu-22Two-card parallel inference
npu-44A workload that exclusively uses all cards

Do not assume that a single pod can request all four cards when they are distributed across nodes.

Completion Checklist ​

Purpose: These are the exit criteria for the current feature task. Use them to decide whether the result is observable and reviewable and whether you can continue to the next step in the scenario. They do not repeat the procedure; if any item fails, follow the troubleshooting section below.

CheckPass Criteria
1All three flavors are selectable.
2Resource keys match node reporting.
3One-card validation passes before two-card and four-card validation.

Troubleshooting ​

SymptomCheck First
A specification is not selectableStatus, tenant quota, cluster association, and region availability
A workload remains pendingResource key, requested card count, free capacity, and node labels
A specification is visible in the list but unavailable downstreamEnabled state, cluster association, region/zone scope, tenant quota, and stale page data

User Manual ​