pragalva.me
Blog Projects Homelab CV
Blog Projects Homelab CV

Externals

2026-01-01 medium

Why Your Pod is Pending: A Deep Dive into the K8s Scheduler

An in-depth look at how the Kubernetes scheduler works and a practical guide to diagnosing pods stuck in Pending state.

#technical #kubernetes
2025-12-17 medium

How etcd Works: Consensus, Quorum, and Failure Handling

A deep dive into how etcd implements the Raft consensus algorithm for distributed state management.

#technical #etcd
2025-12-07 medium

How Tailscale works under the hood

Understanding Tailscale's architecture with the help of my homelab setup.

#technical #homelab
2025-10-18 medium

Step by step guide on Manually Installing Arch Linux on Proxmox VE

Experimenting with Arch Linux installation to learn about secure, modular, and customizable Linux environments.

#technical #linux
2024-11-28 medium

How My Homelab Helped Me Understand Kubernetes Cluster Architecture

Understanding Kubernetes cluster using my Homelab setup.

#technical #homelab