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 Terraform example for GKE custom VPC deployment #1697

Merged
merged 8 commits into from
Aug 31, 2020

Commits on Jul 17, 2020

  1. Add Custom VPC to terraform gke example

    Update the terraform gke example to accept inputs for custom vpc deployment.
    
    Update associated documentation.
    moesy committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    8cb0e31 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Run linter

    moesy committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    b996753 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    2e9a837 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    8c89b42 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Doc Terraform GKE VPC Cluster creation

    Provide a minimal example for deploying Agones on GKE in a custom VPC with terraform.
    
    Documentation gated until 1.9.0 release.
    moesy committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    44aae3e View commit details
    Browse the repository at this point in the history
  2. Add subnetwork to configurable parameters

    Document the subnetwork as a configurable parameter.
    
    * Gated until 1.9.0
    * Updated agones_version references to 1.8.0
    moesy committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    b947294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bf29bb View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Configuration menu
    Copy the full SHA
    ca94ded View commit details
    Browse the repository at this point in the history