LogoTensorFusion Docs
LogoTensorFusion Docs
HomepageDocumentation

Getting Started

OverviewKubernetes InstallVM/Server Install(K3S)Helm On-premises InstallHost/GuestVM InstallTensorFusion Architecture

Application Operations

Create WorkloadConfigure AutoScalingMigrate Existing WorkloadBest Practices

Customize AI Infra

Production-Grade DeploymentConfig QoS and BillingBring Your Own CloudManaging License

Maintenance & Optimization

Upgrade ComponentsSetup AlertsGPU Live MigrationPreload ModelOptimize GPU Efficiency

Troubleshooting

HandbookTracing/ProfilingQuery Metrics & Logs

Reference

Comparison

Compare with NVIDIA vGPUCompare with MIG/MPSCompare with Run.AICompare with HAMi

GPUNodeClass

GPUNodeClass is the Schema for the gpunodeclasses API.

GPUNodeClass is the Schema for the gpunodeclasses API.

Resource Information

FieldValue
API Versiontensor-fusion.ai/v1
KindGPUNodeClass
ScopeCluster

Spec

GPUNodeClassSpec defines the desired state of GPUNodeClass.

PropertyTypeDescription
blockDeviceMappingsarray
instanceProfilestringThe instance profile to use, assign IAM role and permissions for EC2 instances
launchTemplateobjectThe launch template to use for VM instances, if set, all other fields could be skipped
metadataOptionsobjectfor AWS only, IMDSv2 metadata service options
osImageSelectorTermsarraythe OS image identifier string, default to use first one, if not found, fallback to others
osImageTypestringCould be private or public, varies in different cloud vendor, define where to query the OSImageID (default: Private) Allowed values: Private, Public, System
securityGroupSelectorTermsarray
subnetSelectorTermsarray
tagsobject
userDatastring

Status

GPUNodeClassStatus defines the observed state of GPUNodeClass.

Table of Contents

Resource Information
Spec
Status