
Kubernetes Metrics Server + jtop on Jetson (Resource Monitoring)
Monitoring is vital. Metrics Server gives you kubectl top for CPU/memory. jtop shows GPU, power, and thermals on NVIDIA…
Read more →Fresh tutorials, opinions and updates.
Monitoring is vital. Metrics Server gives you kubectl top for CPU/memory. jtop shows GPU, power, and thermals on NVIDIA…
Read more →This tutorial shows how to deploy Nginx on Kubernetes, verify the deployment and pods, expose it via a NodePort…
Read more →Learn how to completely remove Docker and containerd from your Ubuntu or Debian system. This step-by-step guide covers…
Read more →A pragmatic cheatsheet for NVIDIA Jetson admins: customize fan curves, watch temps, set power and clocks, install jtop…
Read more →A quick Node.js app in Docker is a great test of your runtime. Let’s pull the official Node image, mount your code, and…
Read more →Jetson devices make great lightweight Kubernetes masters. You can use Docker or containerd as runtime, install kubeadm…
Read more →Flashing installs JetPack OS and SDKs on Jetson devices. NVIDIA’s SDK Manager automates most steps, but recovery mode…
Read more →Default hostnames like jetson or ubuntu can cause confusion in multi-node clusters. Give each machine a unique name and…
Read more →Jetson devices often ship with small eMMC storage. Adding NVMe provides speed and space. Here’s how to partition,…
Read more →