Overview
This lab documents how we approach edge inference fleets built around the NVIDIA Jetson Orin Nano. The goal is not a demo on a single board. It is a repeatable platform pattern: lightweight Kubernetes, controlled model delivery, and operations that still work when devices are on factory Wi-Fi, LTE, or intermittently offline.
We use K3s as the edge control plane because it keeps the operational model close to cloud Kubernetes without the overhead of a full distribution on constrained hardware. The NVIDIA Jetson Orin Nano is the reference worker node: cost-aware, power-efficient, and widely available for teams shipping inference outside the data center.
