TensorFusion Docs
Tensor engineReferenceSchemaSys admins

GPUResourceQuota

GPUResourceQuota is the Schema for the gpuresourcequotas API

GPUResourceQuota is the Schema for the gpuresourcequotas API

Resource Information

FieldValue
API Versiontensor-fusion.ai/v1
KindGPUResourceQuota
ScopeNamespaced

Spec

GPUResourceQuotaSpec defines the desired state of GPUResourceQuota

PropertyTypeDescription
singleobjectPer-workload limits (similar to LimitRanges)
totalobjectTotal namespace limits (similar to ResourceQuotas)

Status

GPUResourceQuotaStatus defines the observed state of GPUResourceQuota

PropertyTypeDescription
availablePercentobjectAvailable percentage for each resource type
conditionsarrayConditions represent the latest available observations of the quota's state
lastUpdateTimestring<date-time>LastUpdateTime is the last time the status was updated
usedobjectCurrent resource usage in the namespace

目录