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

Support not updating specific ASGs/nodes based on node labels and/or ec2 tags #78

Open
chancez opened this issue Nov 20, 2020 · 1 comment

Comments

@chancez
Copy link

chancez commented Nov 20, 2020

We run jupyterhub on EKS and in this setup, user's have these notebook servers they login to that they use interactively, much like a shell server. Updating the EKS nodes these notebook pods are running on would be hugely disruptive. Having a way to completely ignore updating some ASGs/nodes would be very helpful for us to skip updating the nodes running our users notebook servers.

@crhuber
Copy link
Contributor

crhuber commented Dec 4, 2020

@chancez you can use possibly a combination of ASG_NAMES and EXCLUDE_NODE_LABEL_KEYS i think might work for you. Let me know if that works?

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