googleforgames / agones

Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
https://agones.dev
Apache License 2.0
6.11k stars 817 forks source link

Update the K8S version upgrade template to include OKE #4038

Open gongmax opened 4 days ago

gongmax commented 4 days ago

Now we have documents and Terraform template to create OKE clusters and install Agones. We should update the K8S version upgrade template to include the steps to update the OKE cluster version, here and here

igooch commented 2 days ago

A note that this code that's currently in the examples folder should be in the install/terraform/modules to be consistent for what we have for AKS / EKS.