TensorFusionWorkload â
TensorFusionWorkload is the Schema for the tensorfusionworkloads API.
Kubernetes Resource Information â
Field | Value |
---|---|
API Version | tensor-fusion.ai/v1 |
Kind | TensorFusionWorkload |
Scope | Namespaced |
Table of Contents â
Spec â
TensorFusionWorkloadSpec defines the desired state of TensorFusionWorkload.
Property | Type | Constraints | Description |
---|---|---|---|
isLocalGPU | boolean | ||
poolName | string | ||
qos | string | low medium high critical | |
replicas | integer<int32> | ||
resources | object |
Status â
TensorFusionWorkloadStatus defines the observed state of TensorFusionWorkload.
Property | Type | Constraints | Description |
---|---|---|---|
podTemplateHash | string | ||
readyReplicas | integer<int32> | readyReplicas is the number of pods created for this Workload with a Ready Condition. | |
replicas | integer<int32> | replicas is the number of Pods created by the Workload controller. | |
workerStatuses | array |