omni icon indicating copy to clipboard operation
omni copied to clipboard

feat: run embedded discovery service in Omni

Open utkuozdemir opened this issue 10 months ago • 1 comments

Depends on https://github.com/siderolabs/discovery-service/pull/56

Run a discovery service instance inside Omni, which can be disabled but is enabled by default. When enabled, it will listen only on the SideroLink interface on port 9093. When enabled, all new clusters will use the embedded discovery service instead of the public one.

Existing clusters will remain unaffected by this change.

Closes siderolabs/omni#20.

utkuozdemir avatar Apr 02 '24 10:04 utkuozdemir