WorkloadProfile
WorkloadProfile is the Schema for the workloadprofiles API.
Kubernetes Resource Information
Field | Value |
---|---|
API Version | tensor-fusion.ai/v1 |
Kind | WorkloadProfile |
Scope | Namespaced |
Table of Contents
Spec
WorkloadProfileSpec defines the desired state of WorkloadProfile.
Property | Type | Constraints | Description |
---|---|---|---|
isLocalGPU | boolean | ||
poolName | string | ||
qos | string | low medium high critical | Qos defines the quality of service level for the client. |
resources | object |
Status
WorkloadProfileStatus defines the observed state of WorkloadProfile.