SchedulingConfigTemplate
SchedulingConfigTemplate is the Schema for the schedulingconfigtemplates API.
SchedulingConfigTemplate is the Schema for the schedulingconfigtemplates API.
Resource Information
| Field | Value |
|---|---|
| API Version | tensor-fusion.ai/v1 |
| Kind | SchedulingConfigTemplate |
| Scope | Cluster |
Spec
Place the workload to right nodes and scale smart.
| Property | Type | Description |
|---|---|---|
| autoScaling | object | scale the workload based on the usage and traffic |
| hypervisor | object | single GPU device multi-process queuing and fair scheduling with QoS constraint |
| placement * | object | place the client or worker to best matched nodes |
| reBalancer | object | avoid hot GPU devices and continuously balance the workload implemented by trigger a simulation scheduling and advise better GPU nodes for scheduler |
Status
SchedulingConfigTemplateStatus defines the observed state of SchedulingConfigTemplate.
TensorFusion 文档