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

Remove heapster manifests from addons #427

Merged
merged 1 commit into from
Mar 17, 2019
Merged

Remove heapster manifests from addons #427

merged 1 commit into from
Mar 17, 2019

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Mar 14, 2019

  • Heapster addon powers kubectl top
  • In early Kubernetes, people legitimately used and expected kubectl top to work, so the optional addon was provided. Today the standards are different. Many better monitoring tools exist, that are also less coupled to Kubernetes. kubectl top reliance on a non-core extension means its not in-scope for minimal Kubernetes clusters. No more exceptionalism.
  • Finally, Heapster isn't that useful anymore. Its manifests have no need for Typhoon-specific modification.
  • Look to prior releases if you still wish to apply heapster

@dghubble dghubble force-pushed the remove-heapster branch 2 times, most recently from f87d807 to c1c982f Compare March 14, 2019 07:04
* Heapster addon powers `kubectl top`
* In early Kubernetes, people legitimately used and expected
`kubectl top` to work, so the optional addon was provided
* Today the standards are different. Many better monitoring
tools exist, that are also less coupled to Kubernetes "kubectl
top" reliance on a non-core extensions means its not in-scope
for minimal Kubernetes clusters. No more exceptionalism
* Finally, Heapster isn't that useful anymore. Its manifests
have no need for Typhoon-specific modification
* Look to prior releases if you still wish to apply heapster
@dghubble dghubble merged commit bf97a45 into master Mar 17, 2019
@dghubble dghubble deleted the remove-heapster branch March 17, 2019 19:54
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.

1 participant