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

Problem with registering instances to Load Balancers #114

Closed
es1o opened this issue Mar 16, 2021 · 1 comment · Fixed by #132
Closed

Problem with registering instances to Load Balancers #114

es1o opened this issue Mar 16, 2021 · 1 comment · Fixed by #132
Assignees
Labels
bug Something isn't working

Comments

@es1o
Copy link
Member

es1o commented Mar 16, 2021

Hello.
I use kubergrunt v0.6.10 to redeploy nodes after cluster upgrade.

My command:
kubergrunt eks deploy --region eu-west-1 --asg-name dasdhashsa

I have a problem because kubergrunt is waiting for ELB but I have an error:

INFO[2021-03-16T11:17:36+01:00] Waiting for at least one instance to be in service for elb a883c71036f1d4dd6a3c03c772b9  name=kubergrunt
INFO[2021-03-16T11:27:33+01:00] ERROR: error waiting for any instance to be in service for elb a883c71036f1d4dd6a3603c772b9  name=kubergrunt

When I check LoadBalancer I see new running EC2 instance in Target Group as Healthy.

@yorinasub17
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants