Kubernetes Cluster Configuration: Decisions That Shape Everything
A practical guide to Kubernetes cluster configuration, focusing on the early decisions that determine security, reliability, and operational sanity.
A practical guide to Kubernetes cluster configuration, focusing on the early decisions that determine security, reliability, and operational sanity.
A practical guide to creating Git merge requests directly from the command line, streamlining review workflows without leaving the terminal.
How GitLab Runner authenticates to Kubernetes, the security implications of each method, and how to choose the right approach for production clusters.
Three practical fzf patterns that turn common terminal tasks—finding files, commands, and processes—into fast, interactive workflows.
How to configure a Rails application using Kubernetes Secrets, why this pattern works well in containerized environments, and what pitfalls to avoid.