GKE with Gateway API

Has anyone tried GKE with Gateway API? I am trying to setup Gateway with cert-manager (letsencrypt). I prefer http challenge for certificate issuance. But it seems there is a cyclic dependency in this. Or may be I am doing it wrong

We’ve currently migrated to gateway api, however in the process we got rid of cert-manager and migrated the certs to managed Certificate Manager. how are you defining the cert?

Same here, using gateway api together with certificate manager but provisioning certificates part through terraform

yeah, that actually is the same as what we end up doing :slightly_smiling_face: was pretty painless