© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Matheus
Dev at ReleaseRun. Writing about releases, Node.js, DevOps.
Kubernetes NetworkPolicy — the gotcha that breaks everything if you miss it. Always include DNS in egress rules egress: - ports: - protocol: UDP port: 53 - protocol: TCP port: 53 # MUST include this or pod DNS resolut...
No responses yet.