Post #674226
2026-03-04 15:56 UTC
Any #k8s #kubernetes experts able to give me a bit of a second opinion? We have a DOKS (Digital Ocean) cluster using Cilium/Envoy/GatewayAPI. We're hitting an issue where the Envoy config is getting to a certain size (~4Mb in total, around 500 non-control plane pods) and we're getting overflow errors. At this points pods and associated resources are all created fine but none of the newly created pods are accessible externally (older pods are fine). Is this a known limit?
Replies (1)
-
@Madic@chaos.social 2026-03-05 06:53
@LiquorVicar@mastodon.social Do you have the following messages in your cilium-envoy logs? - received message larger than max (X vs. 4194304) - StreamAggregatedResources … stream closed … code = ResourceExhausted