Deploying 8 Microservices to AWS EKS with Docker Compose: A Step-by-Step Walkthrough
A walk through

Search for a command to run...
Articles tagged with #kubernetes
A walk through

This was not a tutorial. We built something real.

The CI pipeline was passing. Images were in ECR. Everything looked ready. Then I ran kubectl get pods and saw this: emailservice 0/1 CrashLoopBackOff 12 (3m ago) 24m recommendationservi

My CI pipeline kept rejecting pushes. Same error, every single run.

A real account of running Google's Online Boutique on a laptop using kind, what the loadgenerator taught me about observability, and what happened when I injected a CPU fault into a live container.

A hands-on walkthrough of 9 Kubernetes labs covering Pods, ReplicaSets, Deployments, HPA, health probes, and Services — all on a local KIND cluster.
