You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2019. It is now read-only.
REAMDE.md explains how an implementation of an Akka Discovery mechanism is necessary and uses Kubernetes-API as an example. I think in production users are unlikely to use Kubernetes-API for service-to-service discovery and we should use a production ready example like DNS
The text was updated successfully, but these errors were encountered:
I think it would make sense to provide a default via play/reference-overrides.conf that configures the aggregate method with configuration first, and then DNS. This should be a suitable default for almost everyone, and only people with truly custom service registries should need to customize this.
REAMDE.md
explains how an implementation of an Akka Discovery mechanism is necessary and usesKubernetes-API
as an example. I think in production users are unlikely to useKubernetes-API
for service-to-service discovery and we should use a production ready example like DNSThe text was updated successfully, but these errors were encountered: