Navigating the ingress-nginx archival: why now is the time to move to Cilium
… Define GatewayClass and Gateway resources : This is a simple example, but you can find more detailed examples in this tutorial blog post for Gateway API: apiVersion: gateway.networking.k8s.io/v1beta1 kind: GatewayClass metadata: name: cilium spec: controllerName: io.cilium/gateway-controller --- ap… …