Skip to content
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

Limit API server calls by querying all pods in one go #311

Open
frvge opened this issue Oct 27, 2020 · 0 comments
Open

Limit API server calls by querying all pods in one go #311

frvge opened this issue Oct 27, 2020 · 0 comments

Comments

@frvge
Copy link

frvge commented Oct 27, 2020

In order to limit the number of calls to the api server, would it make sense to do 1 big query of the pods instead of multiple queries?

This will probably only affect bigger clusters with dozens/hundreds of namespaces.

If this would be a wanted feature, I would like to give implementing this a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant