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

Allow users to specify number of replicas of a given node type #44

Open
Tracked by #174
anishasthana opened this issue Mar 27, 2023 · 1 comment
Open
Tracked by #174

Comments

@anishasthana
Copy link
Member

Existing format: orderedinstance: m5.4xlarge_g4dn.xlarge
Proposed format: orderedinstance: m5.4xlarge_g4dn.xlarge:255

We currently use _ to separate instance types. Our proposal is to add :<int> as a valid portion of the string to allow users to easily specify the number of nodes they require of a given type.

@asm582
Copy link
Member

asm582 commented Mar 28, 2023

Thanks for creating the issue, We also need to make sure that we check quota limits before we scale-up with the new scheme.

@MichaelClifford @Maxusmusti some new changes on the SDK side that we see coming soon

@VanillaSpoon VanillaSpoon mentioned this issue Nov 10, 2023
8 tasks
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