Class PodResource (0.1.0)

PodResource(value)

The pod resource type <https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>__ that the SKU applies to.

Enums

Name Description
POD_RESOURCE_UNSPECIFIED Unused.
VCPU_COUNT The SKU applies based on the pod's `vCPU count
MEMORY_BYTES The SKU applies based on the pod's `memory size
GPU_COUNT The SKU applies based on the pod's GPU count.
TPU_COUNT The SKU applies based on the pod's `TPU count