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

Cluster push should allow for more than expected number of minions #15887

Closed
paralin opened this issue Oct 19, 2015 · 0 comments
Closed

Cluster push should allow for more than expected number of minions #15887

paralin opened this issue Oct 19, 2015 · 0 comments

Comments

@paralin
Copy link
Contributor

paralin commented Oct 19, 2015

When pushing, I noticed this weird issue:

Waiting for 2 ready nodes. 3 ready nodes, 3 registered. Retrying. 

This is because in my auto-scaling group on AWS I have turned up the desired number of nodes from the environment variable's default. The script should allow for more without question, so the check should be >= not ==.

paralin added a commit to paralin/kubernetes that referenced this issue Oct 20, 2015
Fixes kubernetes#15887. Print a warning when there are more nodes than expected.

Signed-off-by: Christian Stewart <christian@paral.in>
RichieEscarez pushed a commit to RichieEscarez/kubernetes that referenced this issue Dec 4, 2015
Fixes kubernetes#15887. Print a warning when there are more nodes than expected.

Signed-off-by: Christian Stewart <christian@paral.in>
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

No branches or pull requests

2 participants