-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
how to set up aws instances: instanceType and deviceMapping? #671
Comments
So you can edit Definition for options supported by installer:
I don't think installer supports that option. |
Thanks, @abhinavdahiya
However, the resulting cluster is still with |
#792 should fix this. |
Do we know when this might be merged so we can change instancetype of the initially deployed machines? |
FWIW I can change the instancetype now: Ex:
|
Version
Platform (aws|libvirt|openstack):
aws
What happened?
I would like to know how to set up the instance type and device mapping
instanceType
did not have impact. The created instances are still with the defaultt2.medium
What you expected to happen?
Would like to see how to set those properties up for aws instances.
How to reproduce it (as minimally and precisely as possible)?
See above.
$ your-commands-here
Anything else we need to know?
This is more of questions instead of bug/issue report.
Would like to know how to do things with installer.
References
The text was updated successfully, but these errors were encountered: