Skip to content

WorkloadProfile

WorkloadProfile is the Schema for the workloadprofiles API.

Kubernetes Resource Information

FieldValue
API Versiontensor-fusion.ai/v1
KindWorkloadProfile
ScopeNamespaced

Table of Contents

Spec

WorkloadProfileSpec defines the desired state of WorkloadProfile.

Property
Type
Constraints
Description
isLocalGPUboolean
poolNamestring
qosstringlow medium high criticalQos defines the quality of service level for the client.
resources object

resources

Properties

Property
Type
Constraints
Description
limits object
requests object

limits

Properties

Property
Type
Constraints
Description
tflopsanypattern: Regex
vramanypattern: Regex

requests

Properties

Property
Type
Constraints
Description
tflopsanypattern: Regex
vramanypattern: Regex

Status

WorkloadProfileStatus defines the observed state of WorkloadProfile.