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

Hardcode autoscaling algorigthm, initial number of workers, disk size and machine type in the template #11

Closed
BenFradet opened this issue Nov 20, 2018 · 0 comments

Comments

@BenFradet
Copy link
Contributor

BenFradet commented Nov 20, 2018

This is because it's not possible to parameterize them when launching from a template for now (except for machine type but it's not supported by terraform atm: hashicorp/terraform-provider-google#1834).

Values are:

  • disk size: 30
  • initial nb workers: 1
  • autoscaling algo: throughput_based
  • machine type: n1-std-1
BenFradet added a commit that referenced this issue Nov 23, 2018
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

1 participant