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

Helm Install Values

Schema for the values.yaml file for the tensor-fusion Helm chart

Schema for the values.yaml file for the tensor-fusion Helm chart

Configuration Properties

PropertyTypeDescription
imagePullSecretsarrayList of secrets for pulling images from private repositories. See: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
nameOverridestringOverride for the chart name
fullnameOverridestringOverride for the full name of resources created by this chart
namespaceOverridestringOverride for the namespace where resources will be deployed
serviceAccountobjectConfiguration for the service account. See: https://kubernetes.io/docs/concepts/security/service-accounts/
initialGpuNodeLabelSelectorstringLabel selector used to identify GPU nodes in the cluster (default: nvidia.com/gpu.present=true)
controllerobjectConfiguration for the tensor-fusion controller component
greptimeobjectConfiguration for GreptimeDB integration
agentobjectConfiguration for the tensor-fusion agent component
cloudVendorCredentialsobjectCloud vendor credentials for pools running in Provisioned mode without IRSA or zero-credential auth
alertobjectConfiguration for alerting
dynamicConfigobjectDynamic configuration for alerting

Table of Contents

Configuration Properties