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

is it possible 502 raise sometimes, during node evict/drain. #6793

Open
johnzheng1975 opened this issue May 6, 2024 · 1 comment
Open

is it possible 502 raise sometimes, during node evict/drain. #6793

johnzheng1975 opened this issue May 6, 2024 · 1 comment
Labels
area/cluster-autoscaler area/provider/aws Issues or PRs related to aws provider kind/bug Categorizes issue or PR as related to a bug.

Comments

@johnzheng1975
Copy link
Contributor

johnzheng1975 commented May 6, 2024

Which component are you using?:
autoscaler

What version of the component are you using?:
cluster-autoscaler:v1.29.0

Component version:

What k8s version are you using (kubectl version)?:

kubectl version Output
$ kubectl version

What environment is this in?:

aws alb, eks

What did you expect to happen?:
no 502

What happened instead?:
502 raise sometimes.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

is it possible 502 raise sometimes, during node evict/drain.
After you drain node successfully, this ec2 is not k8 node anymore, however, then api will still be forwarded from aws alb until the node is terminated. 502 may raise since the api cannot be forwarded to k8s service.
Is this possible during this time period?
Thanks.

@johnzheng1975 johnzheng1975 added the kind/bug Categorizes issue or PR as related to a bug. label May 6, 2024
@Shubham82
Copy link
Contributor

/area provider/aws
/area cluster-autoscaler

@k8s-ci-robot k8s-ci-robot added area/provider/aws Issues or PRs related to aws provider area/cluster-autoscaler labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-autoscaler area/provider/aws Issues or PRs related to aws provider kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants