Cloud-Native Support

Run Tenstorrent accelerators on Kubernetes. tt-operator is the umbrella Helm chart that installs and coordinates the components below. Each component maintains and publishes its own documentation. Use the sidebar or a link below to get started.

Get started

  • TT-Operator — the umbrella Helm chart. Install, configure, and operate Tenstorrent devices on Kubernetes.

Components

  • Node Feature Discovery — labels nodes that have Tenstorrent devices.

  • Driver Manager — installs, upgrades, and scopes the kernel-mode driver (tt-kmd) via policy.

  • Firmware — flashes device firmware via a policy resource.

  • Telemetry — exposes a Prometheus /metrics endpoint for Tenstorrent devices.

  • Fabric Manager — resolves fabric topology across devices and hosts.

  • Device Allocation — publishes devices as schedulable resources (Dynamic Resource Allocation).

  • Multi-Node Scheduling — JobSet and PMIx wiring for multi-node jobs.