akka-grpc-sample-kubernetes-scala
akka-grpc-sample-kubernetes-scala copied to clipboard
Updates * [com.lightbend.akka.grpc:akka-grpc-runtime_2.12](https://github.com/akka/akka-grpc) * [com.lightbend.akka.grpc:sbt-akka-grpc](https://akka.io/) from 1.1.0 to 1.1.1. [GitHub Release Notes](https://github.com/akka/akka-grpc/releases/tag/v1.1.1) - [Version Diff](https://github.com/akka/akka-grpc/compare/v1.1.0...v1.1.1) I'll automatically update this PR to resolve conflicts as long as you don't change it...
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.
We could use cluster bootstrap and make 2 gRPC 'service' node that form a cluster