Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support to AWS clusterpool to support a list of zones #236

Closed
chrisahl opened this issue Jun 29, 2022 · 2 comments
Closed

Add support to AWS clusterpool to support a list of zones #236

chrisahl opened this issue Jun 29, 2022 · 2 comments

Comments

@chrisahl
Copy link
Collaborator

chrisahl commented Jun 29, 2022

hive allows you to pass in a set of zones for the region that you want to run vms on. However, right now on cm cli for AWS, this data is not passed on to hive. This results in all zones in the region being used and for each region, a NAT gateway is created. When we are doing dev/test and don't need High Availability, we can reduce the number of regions used and this will reduce the number of AWS NAT Gateways used. This results in much less cost for each cluster. In the case of a SNO cluster, we can reduce to just using one region in the zone. So in us-east-1, we will go from defining 5 NAT gateways to 1. This should significantly reduce AWS cost.

@chrisahl
Copy link
Collaborator Author

@chrisahl is working on this

@chrisahl
Copy link
Collaborator Author

@itdove Can you assign this to me? UI dos not allow me to. Thanks.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant