Article
Kubernetes Namespaces: organizing a cluster
A single cluster can run workloads for multiple teams, environments, or apps. Namespaces keep them separated without needing separate clusters.
Infrastructure, Kubernetes, cloud, SRE, DevOps. Pick something and read.
Article
A single cluster can run workloads for multiple teams, environments, or apps. Namespaces keep them separated without needing separate clusters.
Article
Hardcoding config values into your container image is a bad idea. ConfigMaps and Secrets are how Kubernetes separates configuration from code.
Article
OpenClaw is an open-source personal AI agent that runs on your own machine. Here is what it does, why it went viral, and what you should know before installing it.
Article
A Deployment keeps your Pods running, but nothing can reach them yet. Services are how you expose your app — inside the cluster or to the outside world.
Article
Installing and Managing NixOS using nixos-anywhere, Disko, and Colmena
Article
What a Deployment actually does, how it differs from a bare Pod, and why we almost always reach for it instead.
Article
A practical guide to kubectl commands we use daily, from viewing resources to debugging pods and understanding the Kubernetes API.
Article
A simple opening note about learning Kubernetes step by step, starting from a basic manifest and the habit of documenting what we understand.
No posts match that search. Try a different keyword or clear the filters.