Getting Started with Raspberry Pi Clustering
A quick walkthrough of setting up a small Kubernetes cluster using three Raspberry Pi 4 boards, including networking, storage, and initial workload deployment.
A quick walkthrough of setting up a small Kubernetes cluster using three Raspberry Pi 4 boards, including networking, storage, and initial workload deployment.
My notes from working through the Rust book, focusing on the ownership system. These concepts took a while to click but they're elegant once you see the pattern.
Setting up Gitea on a home server as a lightweight GitHub alternative. Covers installation, reverse proxy with Caddy, and SSH key configuration.