-
Notifications
You must be signed in to change notification settings - Fork 372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API request client-side throttling #999
Comments
Related to crossplane/crossplane#2649 and #1076 |
in general an Kubernetes issue - please Check references Crossplane issues for enhancements with the beginning of Kubernetes 1.23 |
Hi users, |
Same. Degradation on EKS API across all the clusters. Not happening when crossplane is removed |
It's still happening when using EKS 1.25 |
Still facing the issue |
Seeing this in RKE2 1.26 and even in some pods in-cluster that have to make api requests |
What happened?
After installing and running
provider-aws
alongside Crossplane the API start throttling and slowing down the requestsand showing:
How can we reproduce it?
It happens by just installing
provider-aws
in a cluster. It immediately goes aways once the provider is remove it.What environment did it happen in?
Crossplane version: v1.5.0
Provider-aws: v0.21.2
Kubernetes: 1.20.11
Any ideas on how we could solve this?
The text was updated successfully, but these errors were encountered: