Skip to content

Commit

Permalink
Add notes to cluster client bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus committed Jun 27, 2024
1 parent 8d60093 commit c8fc3d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Akka.NET v1.5.26 introduces a new Akka.Cluster.Tools feature and a logging impro

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

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

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

0 comments on commit c8fc3d4

Please sign in to comment.