Skip to content
CNCF hosts a Kubernetes cluster to run some services for internal purposes (namely; codimd, GUAC, kcp). The Kubernetes Project announced the ingress-nginx retirement, which also affects the above mentioned Cluster. So we started looking into alternatives. After some discussions, we decided to continue with gateway-api and its implementation as Envoy Gateway. Envoy Gateway is an CNCF open source pr...
ingress-nginx to Envoy Gateway migration on CNCF internal services cluster | Huntaegis