Hi, I'm running a GKE cluster with two Services (P...
# google-cloud
l
Hi, I'm running a GKE cluster with two Services (Pulumi.Kubernetes.Core.V1.Service) and an Ingress (V1) which uses Paths to map to the two services. I need to enable GRPC on one of the services but I'm unable to do so and the documentation is confusing, can someone point me or tell me what the hell I need to configure for the Ingress (and maybe the service) to get GRPC up and running?