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

question: are multiple pods supported? #13

Closed
randallt opened this issue Sep 14, 2020 · 1 comment
Closed

question: are multiple pods supported? #13

randallt opened this issue Sep 14, 2020 · 1 comment

Comments

@randallt
Copy link

As we deal with #7 and #8, we are wondering if it would be possible/beneficial to run multiple pods of the custom metrics apiserver. Is this a supported scenario, or is there a limit of one pod per cluster?

@vikramraman
Copy link
Contributor

If you look at the deployment manifests, the API services point at the service (that is backed by a Deployment). You can bump up the number of replicas within the deployment if needed.

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

2 participants