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 dynamically updating hosts.yaml #14

Open
jaywonchung opened this issue Mar 23, 2022 · 0 comments
Open

Support dynamically updating hosts.yaml #14

jaywonchung opened this issue Mar 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jaywonchung
Copy link
Owner

Use case:

  • Add a node to hosts.yaml when you get access to more nodes, and the jobs you are currently running will automatically go there.
  • Remove a node from hosts.yaml when someone asks you to vacate the node.

Removing a node from hosts.yaml does not kill the job. However, it is guaranteed that the removed node will not be given a new job once it's been removed from hosts.yaml.

@jaywonchung jaywonchung added the enhancement New feature or request label Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant