akka-grpc-sample-kubernetes-scala
akka-grpc-sample-kubernetes-scala copied to clipboard
Expose the gRPC endpoint outside K8s
Clarify that how this needs to be done (and even whether this is possible) depends on how Ingress is approached in your K8s cluster. For minikube, https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/exposing-tcp-udp-services.md should work.