We do not allow direct modifications to cilium-config as the defaults are currently set to recommended values suitable for most use cases.
It is possible to raise a support ticket and if support determines that the rate limit warrants a change, they can update the config.
yes, i opened a support ticket
but for cilium and rate limits configurations , we need to leverage the powers of cilium and also have more flexibility
i’m posting here in case anyone with GKE dataplane v2 going from 1.25 to higher GKE , he might face similar hidden issues
but i couldn’t find the release notes of DPv2 1.12.10 ? and couldn’t find the reason behind adding rate limits in DPv2 releases > 1.11.9
we faced different issues from one release to another like out of order events
we opened a support case with GCP but couldn’t reach to resolution and also couldn’t find relevant documentation for each release where i can define the root cause of an issue
I have attempted to adjust these settings, but my changes are getting reverted. Are there plans to allow users to modify these options if they encounter problems? What alternative solutions do you suggest to address this issue?
I’m running vcluster on GKE 1.30.3-gke.1451000, which may have something to do with why I am running into these limits in the first place. I would really like to see a way for users to adjust these settings in a persistent fashion.
These are the errors I’m seeing:
Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox “5c81c1a4b8b9f6783275d2fdb12659a2d9b4476736636be631c059f25d62dc1c”: plugin type=“cilium-cni” failed (add │
│ unable to create endpoint: [PUT /endpoint/{id}][429] putEndpointIdTooManyRequests
Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox “9a68469f09d79d1dc466ae5ff8c3fc005bb5af674ad302b1f363a0a006dcdaf5”: plugin type=“cilium-cni” failed (add │
│ unable to create endpoint: Cilium API client timeout exceeded
@Rouf Have you had any luck with support or have you found anything interesting in the documentation?