googleforgames / agones

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

Update Supported Kubernetes to 1.27, 1.28, 1.29 #3623

Closed Kalaiselvi84 closed 4 months ago

Kalaiselvi84 commented 5 months ago

Agones supports and is tested against 3 releases of Kubernetes, targeting the newest version as being the default version in the GKE Rapid channel. The vendored version of client-go will be aligned with the middle of the three supported Kubernetes versions (1.28). All the example clusters will use the middle of the three supported Kubernetes versions (1.28).

List of items to do for upgrading to 1.27, 1.28, 1.29

Kalaiselvi84 commented 5 months ago

@markmandel, I will work on this version update🙂