selkies-operator icon indicating copy to clipboard operation
selkies-operator copied to clipboard

Migrate cluster ingress to GKE Gateway API

Open danisla opened this issue 3 years ago • 1 comments

Instead of creating the GCLB, Managed Certs and AutoNEG controller for the ingress tier, create the GCLB using the new Gateway API.

This will reduce the manual dependencies and deployment complexity.

danisla avatar Jan 05 '22 16:01 danisla

Note to self: https://cloud.google.com/kubernetes-engine/docs/concepts/gateway-api

kili-ilo avatar Jan 05 '22 22:01 kili-ilo