NodepoolUsage interface

Overview of compute usage for a nodepool.

Properties

allocatableCPUs

CPUs which are free to use (e.g. 1, or 500m for 500 milli-CPUs) across all nodes in the nodepool.

allocatableGPUs

GPUs which are free to use.

allocatableMemory

Memory which is free to use (e.g. 500Mi or 1Gi).

reservedCPUs

CPUs in use (e.g. 1, or 500m for 500 milli-CPUs) across all nodes in the nodepool.

reservedGPUs

GPUs which are in use.

reservedMemory

Memory which is in use (e.g. 500Mi or 1Gi).

Property Details

allocatableCPUs

CPUs which are free to use (e.g. 1, or 500m for 500 milli-CPUs) across all nodes in the nodepool.

allocatableCPUs: string

Property Value

string

allocatableGPUs

GPUs which are free to use.

allocatableGPUs: string

Property Value

string

allocatableMemory

Memory which is free to use (e.g. 500Mi or 1Gi).

allocatableMemory: string

Property Value

string

reservedCPUs

CPUs in use (e.g. 1, or 500m for 500 milli-CPUs) across all nodes in the nodepool.

reservedCPUs: string

Property Value

string

reservedGPUs

GPUs which are in use.

reservedGPUs: string

Property Value

string

reservedMemory

Memory which is in use (e.g. 500Mi or 1Gi).

reservedMemory: string

Property Value

string