Open TimMoore opened 6 years ago
This work has started in http://github.com/akka/akka-grpc-sample-kubernetes-scala .
In currently uses Service Discovery for inter-service communication, but does not configure cluster bootstrap (https://github.com/akka/akka-grpc-sample-kubernetes-scala/issues/4) nor configures an ingress for HTTP/2 (https://github.com/akka/akka-grpc-sample-kubernetes-scala/issues/5).
It would be useful to have a documentation page or Tech Hub guide on deployment of an Akka gRPC application to Kubernetes, covering: