Akka Net Management · Aaronontheweb/dotnet-skills
Set up Akka.Management for cluster discovery and bootstrap
Explains how to use Akka.Management and Cluster Bootstrap so Akka.NET nodes discover each other dynamically instead of relying on static seed nodes, covering Kubernetes, Azure Table Storage, and config-based discovery plus health check endpoints. Useful when deploying clusters to Kubernetes or auto-scaling environments.
Good for
- Replace static seed nodes with dynamic service discovery
- Set up cluster bootstrap for Kubernetes deployments
- Configure health check endpoints for load balancers
- Source repository
- Aaronontheweb/dotnet-skills
- Category
- General
Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.
A good place to start
Help me set up Akka.Management with Kubernetes API discovery so my Akka.NET cluster forms automatically without static seed nodes.

Make your next great thing.
Bring a question, a file, or an idea that’s not quite there yet.