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

Kubernetes: Improve deploy speed by parallizing discover + fetch_pods / ResourceStatus#check #3678

Open
grosser opened this issue Dec 23, 2019 · 0 comments

Comments

@grosser
Copy link
Contributor

grosser commented Dec 23, 2019

we need to do discover once per cluster and api version and then reuse that for parallel clients
so for example dup a cached+discovered client and replace it's connection ... ideally use Rails.cache for storing the discovered endpoints too and only refresh once per hour

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