Skip to content

Support Agones on GKE Autopilot #2777

@zmerlynn

Description

@zmerlynn

Is your feature request related to a problem? Please describe.

Agones has a number of friction points on GKE Autopilot:

  • Arbitrary host port selection is not allowed (denied by autogke-no-host-port)
  • Use of the cluster-autoscaler.kubernetes.io/safe-to-evict=false to minimize disruption (denied by autogke-node-affinity-selector-limitation):

Note that Autopilot issues were previously brought up in #2249 - the state of the world has changed considerably since then (mutating webhooks are now allowed), but there are still friction points.

Describe the solution you'd like

I propose the following:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions