satellite icon indicating copy to clipboard operation
satellite copied to clipboard

Remove dependency on serf

Open r0mant opened this issue 5 years ago • 0 comments

Currently satellite relies on serf as a cluster membership tool to determine which nodes are a part of the cluster, checking their health, etc.

When satellite becomes a standalone tool, it can no longer use serf for that. Instead, it should be using Kubernetes nodes API to retrieve the members of the cluster.

r0mant avatar Aug 24 '20 17:08 r0mant