Skip to content

Commit c8fc3d4

Browse files
committed
Add notes to cluster client bit
1 parent 8d60093 commit c8fc3d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Akka.NET v1.5.26 introduces a new Akka.Cluster.Tools feature and a logging impro
77

88
**Preliminary ClusterClient Initial Contact Auto-Discovery Feature**
99

10+
> To use this feature, you will need to use Akka.Discovery implementation (Kubernetes or Azure) version 1.5.26-beta1 or higher
11+
1012
This feature allows ClusterClient to use Akka.Discovery to automatically query for cluster client receptionists inside a dynamic environment such as Kubernetes.
1113

1214
The preliminary documentation for this feature can be read [here](https://getakka.net/articles/clustering/cluster-client.html#contact-auto-discovery-using-akkadiscovery)

0 commit comments

Comments
 (0)