Skip to content

Commit

Permalink
Link to Google Cloud Agones Support. (#4071)
Browse files Browse the repository at this point in the history
Adds links to the Agones support landing page on Google Cloud.
  • Loading branch information
markmandel authored Dec 17, 2024
1 parent 467e63a commit f2a5ccd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions site/content/en/docs/Guides/Best Practices/gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,10 @@ For sessions longer than an hour, there are currently two possible approaches to
* delete the old, `blue` cluster when the `Fleet` successfully scales down.

* (GKE Standard only) Use [node pool blue/green upgrades](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pool-upgrade-strategies#blue-green-upgrade-strategy)

## Google Cloud Support Package

We recommend getting official support package for running Agones on Google Cloud.

Support for Agones on Google Cloud is offered under the
[Google Cloud Premium support package](https://cloud.google.com/kubernetes-engine/docs/how-to/agones-support).
2 changes: 2 additions & 0 deletions site/content/en/docs/Installation/Creating Cluster/gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,3 +338,5 @@ gcloud container clusters get-credentials [CLUSTER_NAME] --region=[COMPUTE_REGIO
## Next Steps
* Continue to [Install Agones]({{< relref "../Install Agones/_index.md" >}}).
* Have a look at the
[Best practices for running Agones on Google Kubernetes Engine]({{< ref "/docs/Guides/Best Practices/gke.md" >}}).

0 comments on commit f2a5ccd

Please sign in to comment.