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

2. how to add/launch a hybrid cluster #215

Closed
xiandong79 opened this issue Nov 14, 2017 · 1 comment
Closed

2. how to add/launch a hybrid cluster #215

xiandong79 opened this issue Nov 14, 2017 · 1 comment

Comments

@xiandong79
Copy link

xiandong79 commented Nov 14, 2017

  1. how to add new slaves to an existing cluster with flintrock?
$ flintrock --help


Commands:
  add-slaves     Add slaves to an existing cluster.

  1. how to add/launch a hybrid cluster, i.e., 4 machines with m4.large + 4 machines with m3.xlarge, even with 2 GPU machines with g2.lagre?
@xiandong79 xiandong79 changed the title 1. how to add new slaves to an existing cluster with flintrock? 2. how 2. how to add/launch a hybrid cluster Nov 14, 2017
@nchammas
Copy link
Owner

Hi @xiandong79! It looks like you answered your first question.

With regards to the second question, it's currently not possible to launch a cluster with mixed instance types. There are a few related issues about this: #166, #138, #199.

I recommend following #199 for further updates on this issue. Before supporting arbitrary mixes of instance types (which I think is unlikely), we'd first want to support simply having the master and slaves be different instance types.

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