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

Automatically create node labels. #5

Closed
dennisjohnson opened this issue Jul 12, 2018 · 1 comment
Closed

Automatically create node labels. #5

dennisjohnson opened this issue Jul 12, 2018 · 1 comment

Comments

@dennisjohnson
Copy link

Autoscaling is a problem when using node selector, affinity or anti-affinity.
Scaling a group up would not make more pods availible, replacing unhealthy instances could leave a pod with no valid node.
A feature allowing node labels to be created when new instances were created by autoscaling would be ideal.
One possibility is to use the existing tags resource, used in a similar way, and just duplicate what's there as labels for the node inside Kubernetes. Autoscaling group tags would appear as labels on newly registered nodes.

@micahhausler
Copy link
Member

Thanks for opening this issue. We're tracking this in upstream kubernetes kubernetes/kubernetes#63022 so I'll close this request out here.

joelddiaz pushed a commit to joelddiaz/amazon-eks-ami that referenced this issue May 29, 2024
Adding new platform account to ami sync
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