AWS Kubernetes DevOps 8 min read —
Your EFS-Backed PVC's storage Field Is a Lie
Why kubectl shows 3Gi on an EFS-backed PVC but the pod can write hundreds of GiB to it anyway — and what's actually happening underneath the hood.
Why kubectl shows 3Gi on an EFS-backed PVC but the pod can write hundreds of GiB to it anyway — and what's actually happening underneath the hood.
A zero-downtime migration from the legacy in-tree Kubernetes cloud provider to the AWS Load Balancer Controller — annotation-only, no app changes.
A practical guide to understanding and building Kubernetes Operators for automating complex application lifecycle management.