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

Replace heapster with metrics-server #461

Merged
merged 3 commits into from Jun 28, 2018

Conversation

jakolehm
Copy link
Contributor

Heapster is already deprecated and it also blocks using custom hpa metrics. This PR replaces heapster with metrics-server and moves heapster to kubernetes-dashboard addon.

@jakolehm jakolehm added the enhancement New feature or request label Jun 28, 2018
@jakolehm jakolehm added this to the 1.2.0 milestone Jun 28, 2018
@@ -19,19 +19,7 @@ spec:
containers:
- name: metrics-server
image: gcr.io/google_containers/metrics-server-<%= arch.name %>:v<%= version %>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to pull this from configured image repository.

@jakolehm jakolehm requested a review from jnummelin June 28, 2018 08:09
@jakolehm
Copy link
Contributor Author

@jnummelin PTAL

Copy link
Contributor

@jnummelin jnummelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Works also to update Heapster in case of existing cluster when adding dashboard add-on

@jakolehm jakolehm merged commit 9c47dbf into master Jun 28, 2018
@jakolehm jakolehm deleted the feature/replace-heapster-with-metrics-server branch June 28, 2018 10:36
@jakolehm jakolehm mentioned this pull request Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants