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

Restart causes failures on working cluster(s) #23

Open
lazypower opened this issue Apr 21, 2015 · 2 comments
Open

Restart causes failures on working cluster(s) #23

lazypower opened this issue Apr 21, 2015 · 2 comments
Labels

Comments

@lazypower
Copy link
Owner

During installation of Kubernetes bundle - there is a docker container being pulled. During the flannel-docker relationship cycle - the docker daemon is actively pulling an image, and running cadvisor.

This is troublesome and causes races when the docker host is configuring itself.

@whitmo
Copy link
Collaborator

whitmo commented Apr 21, 2015

I wonder if setting the restart flag would effect this. Also, does docker respond differently depending on the termination signal?

@lazypower
Copy link
Owner Author

You're right on this one @whitmo. The --restart flag seems to be the key to keeping the containers running consistently. I'll update the docs around known behavior, and close this out as there's very little to do here.

@lazypower lazypower added the Docs label Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants