-
Notifications
You must be signed in to change notification settings - Fork 5k
Heapster Addon #873
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
Comments
The pod starts successfully after quite a long wait:
|
Thats a pretty bad user experience. Maybe we can add some benchmark tests to make sure we can startup multiple addons in a reasonable time? |
I believe the only way to reliably speed this up would be to have a private image registry that we package hte images in and then and the pull the addons from that. I do not know if we should pursue this though as it would make the minikube binary larger. |
@arun-gupta how long is a long time? I'm experiencing something similar (waiting over 30 mins so far on decent connection). The biggest problem here really is there's no way to see what's going on. Nothing in the logs, nothing in events. In fact, I see the services, but don't see any pods at all.
|
@johnharris85 This was a while back (~Dec 2016) so things may have changed. But seems like the pods came up somewhere within 29 mins. |
Thanks @arun-gupta, seems like the issue I'm hitting is different, but fixed in #1513. |
@r2d4 just FYI with minikube v0.23.0 I got the Heapster addon running within minutes, so things have have considerably improved since @arun-gupta's experience here.. perhaps you would like to close this now? |
I'll close this, for anyone seeing anything like this, please open up a new issue. We can always consider caching the enabled addons like we do the control plane now. |
Uh oh!
There was an error while loading. Please reload this page.
Following up from #743
Installing Heapster add as:
The command exits without showing any success/pass message. This is confusing and makes me wonder that command didn't succeed.
In addition, the pods never start successfully:
The text was updated successfully, but these errors were encountered: