Hi! Does Pulumi Kubernetes support the k8s Gateway...
# kubernetes
f
Hi! Does Pulumi Kubernetes support the k8s Gateway API that was released for GA some 4 months ago? https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.0.0
f
I'm a fan of AI, but this code does not work.
So one would depend on
@pulumi/kubernetes/apiextensions/customResource
to create anything related to the k8s Gateway API, which blocks interaction with that type of k8s resources, like getting an assigned FQDN from a
Gateway
resource.