The services configured in the x/build repository use the Kubernetes ingress types to manage ingress traffic into the clusters:
We should consider migrating over to the Gateway API. Gateway API has GRPC support built in which we can use for gomote server, Relui, and the coordinator. Switching over would also allow us to upgrade from the classic Global HTTP(S) Load Balancer to the more modern one.
The services configured in the x/build repository use the Kubernetes ingress types to manage ingress traffic into the clusters:
We should consider migrating over to the Gateway API. Gateway API has GRPC support built in which we can use for gomote server, Relui, and the coordinator. Switching over would also allow us to upgrade from the classic Global HTTP(S) Load Balancer to the more modern one.