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

feat(external-metrics-server): initial external-metrics-server chart #1

Merged
merged 2 commits into from
Mar 14, 2023

Conversation

lucaspin
Copy link
Collaborator

@lucaspin lucaspin commented Mar 14, 2023

Adds a separate external-metrics-server chart for installing k8s-metrics-apiserver.

The reasons for having a separate chart are:

  1. Only 1 external APIService can be installed per cluster
  2. Due to (1), multiple installations of the agent chart (multiple agent type pools) would have to share the same helm resources created to manage the metrics server. Even though that might be possible, it's certainly not simple. Helm doesn't have good ways to share some resources between installations of the same chart.

@lucaspin lucaspin merged commit 803397c into main Mar 14, 2023
@lucaspin lucaspin deleted the external-metrics-server-chart branch March 14, 2023 20:46
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

Successfully merging this pull request may close these issues.

None yet

1 participant