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

TensorFusionCluster

TensorFusionCluster is the Schema for the tensorfusionclusters API.

TensorFusionCluster is the Schema for the tensorfusionclusters API.

Resource Information

FieldValue
API Versiontensor-fusion.ai/v1
KindTensorFusionCluster
ScopeCluster

Spec

TensorFusionClusterSpec defines the desired state of TensorFusionCluster.

PropertyTypeDescription
computingVendorobjectComputingVendorConfig defines the Cloud vendor connection such as AWS, GCP, Azure etc.
gpuPoolsarray

Status

TensorFusionClusterStatus defines the observed state of TensorFusionCluster.

PropertyTypeDescription
allocatedTFlopsPercentstring
allocatedVRAMPercentstring
availableTFlops *any`pattern: ^(+
availableVRAM *any`pattern: ^(+
cloudVendorConfigHashstring
conditionsarray
notReadyGPUPoolsarray
phasestringTensorFusionClusterPhase represents the phase of the TensorFusionCluster resource. (default: Pending) Allowed values: Pending, Running, Updating, Destroying, Unknown
potentialSavingsPerMonthstring
readyGPUPoolsarray
retryCount *integer<int64>(default: 0)
savedCostsPerMonthstring
totalGPUs *integer<int32>
totalNodes *integer<int32>
totalPools *integer<int32>
totalTFlops *any`pattern: ^(+
totalVRAM *any`pattern: ^(+
utilizedTFlopsPercentstring
utilizedVRAMPercentstring
virtualAvailableTFlopsany`pattern: ^(+
virtualAvailableVRAMany`pattern: ^(+
virtualTFlops *any`pattern: ^(+
virtualVRAM *any`pattern: ^(+

Table of Contents

Resource Information
Spec
Status