GPUNode
GPUNode is the Schema for the gpunodes API.
GPUNode is the Schema for the gpunodes API.
Resource Information
| Field | Value |
|---|---|
| API Version | tensor-fusion.ai/v1 |
| Kind | GPUNode |
| Scope | Cluster |
Spec
GPUNodeSpec defines the desired state of GPUNode.
| Property | Type | Description |
|---|---|---|
| cloudVendorParam | string | |
| costPerHour | string | |
| gpuCardIndices | array | if not all GPU cards should be used, specify the GPU card indices, default to empty, onboard all GPU cards to the pool |
| manageMode | string | (default: AutoSelect) Allowed values: Manual, AutoSelect, Provisioned |
Status
GPUNodeStatus defines the observed state of GPUNode.
TensorFusion Docs