Search Results


My Kubernetes Notes

Notes about how to install, upgrade and observe and overall manage your k8s cluster.

Setup HA ETCD cluster on Raspberry Pi using K8s

This is a detailed guide on how to setup high availability etcd cluster on raspberry pi using kubernetes.

Upgrading K8s CNI from Docker to CRI-O

Shifting from Docker to CRI-O seems complicated right? You might be afraid about unnecessary downtimes if things go south. This guide shows you how you can migrate to CRI-O without even crying. No teary eyes ;)