
Run a Simple Node.js Server in Docker on Ubuntu/Jetson
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 →Fresh tutorials, opinions and updates.
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 →Monitoring is vital. Metrics Server gives you kubectl top for CPU/memory. jtop shows GPU, power, and thermals on NVIDIA…
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 →Adding workers expands your cluster’s capacity. The process is simple: generate a join token on the master, run it on…
Read more →Kubeadm may complain about net.ipv4.ip_forward being disabled. This parameter controls whether Linux allows packets to…
Read more →Video meetings, lectures, and tutorials pile up fast. In this guide you will turn raw video into clean text, store it…
Read more →