// Kubernetes

Debugging Fluent Bit IAM on EKS — a story in three permissions

Why your pods log fine in dev and silently swallow logs in prod, and the three IRSA misconfigurations that cause it.

· 1 min read · 6 views

If you've seen Fluent Bit happily write logs in dev and quietly fail in prod, the answer is almost always IAM.

Here's the short version of three IRSA misconfigurations I've debugged in the last quarter...

[draft — replace with full post]

Share this post