nodes can find one another #785

Closed
opened 2026-03-17 20:17:58 +01:00 by kiara · 1 comment
Owner

As a hosting provider,
I want for discoverability to ensure relevant nodes can find one another,
so that ephemeral nodes may be replaced with limited down-time.

implementation notes

  • traditionally, it seems hashicorp consul targeted this type of use-case. given they have switched license to BSL though, a potential alternative seems doing etcd + CoreDNS.
  • alternatively, distributed schedulers (#598) should likely already cover this concern.
  • c.f. the complementary concern of #633 (nodes identifying one another)
**As** a hosting provider, **I want** for discoverability to ensure relevant nodes can find one another, **so that** ephemeral nodes may be replaced with limited down-time. ### implementation notes - traditionally, it seems [hashicorp consul](https://www.hashicorp.com/en/products/consul) targeted this type of use-case. given they have switched license to BSL though, a potential alternative seems doing [etcd](https://etcd.io/) + [CoreDNS](https://coredns.io/). - alternatively, distributed schedulers (#598) should likely already cover this concern. - c.f. the complementary concern of #633 (nodes identifying one another)
Author
Owner

the consul use-case seems aimed at auto-scaling, so that'll have to remain a follow-up. for now let's call this closed in #1146 then.

the consul use-case seems aimed at auto-scaling, so that'll have to remain a follow-up. for now let's call this closed in #1146 then.
kiara closed this issue 2026-06-29 18:34:56 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
fediversity/fediversity#785
No description provided.