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

Add Zones field to InstanceGroup #3439

Merged

Commits on Sep 30, 2017

  1. Subnets on GCE are regional, create one per region

    We also make the subnet zone and CIDR optional on GCE
    justinsb committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    da99a72 View commit details
    Browse the repository at this point in the history
  2. Add Zones field to InstanceGroup

    The Zones field can specify zones where they are not specified on a
    Subnet, for example on GCE where we have regional subnets.
    justinsb committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    7fd1196 View commit details
    Browse the repository at this point in the history