Skip to content

[Feature]: DHT-only deployment #969

@ramizpolic

Description

@ramizpolic

Problem Statement

Currently, both the apiserver and DHT are deployed together. We can separate the two into separate deployment components to separate concerns. This way, we can deploy separately the logic required for DHT-level and API-level operations. The DHT would function as a separate component that handles routing, while API can either listen or interact with the DHT (via enforced policies) to provide network discovery information.

Proposed Solution

Deploy DHT and API separately.

Alternatives Considered

No response

Additional Context

To be updated

Checklist

Metadata

Metadata

Assignees

Labels

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions