Kubernetes
Category: Kubernetes
-
·
Introducing KubeArchInspect ~ Kubernetes Image Compatibility Checks for Arm Architecture
Have you noticed how arm64 is making waves in the container world? It started with single-board computers like the Raspberry Pi and mobile devices, but now it’s powering Apple Silicon Macs and cloud offerings from AWS, Google Cloud, Azure, and Hetzner. And the best part? These Arm-based instances are often cheaper than their Intel/AMD counterparts. In fact,…
-
·
Running Multi-Node Kubernetes Cluster using Docker Desktop
Pre-v4.38.0: Single-Node Cluster Prior to Docker Desktop v4.38.0, Kubernetes support was limited to a single-node cluster ideal for basic testing: v4.38.0+: Multi-Node Clusters with kind Docker Desktop now supports multi-node clusters using kind (Kubernetes IN Docker): Cluster Provisioning Methods Docker Desktop offers two options: Feature kubeadm (Legacy) kind (v4.38.0+) Nodes Single-node only Multi-node (control-plane +…
-
Why the 9-to-5 Alone Isn’t Enough
Yesterday, I stumbled upon a Reddit post titled “My takeaways after attending KubeCon India 2024,” and it struck a chord with me. The post wasn’t about the glamour of conferences or the technical depth of the sessions—it was about the gaps we often don’t acknowledge as professionals. It reminded me of something I’ve learned over…