NVIDIA / NVIDIA/Personal-AI-Router

[Feature]: Native cluster-cluster communication for federated solutions between trusted parties

Open
#53 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
1.4k
Forks
250
Avg merge
23h 27m
Merged PRs (30d)
1

Description

Area

Other

User problem

I have multiple sites, each having their own cluster, but I want to share their capabilities from a single endpoint so I can use all clusters together when I want more than what my main cluster can provide.

Desired outcome

Seamless cluster-cluster communcation where any cluster can be reached if wanted, and each cluster acts as a normal cluster but it can also reach and use other resources outside of itself via the federation. One use case is that if the local cluster in use doesn't have the capabilities to handle a request, it migrates to another of my clusters with capabilities to handle the request.

Alternatives considered

No response

Compatibility and security implications

No response

Validation approach

No response

Confirmations
  • I searched existing issues for duplicates.
  • I agree to follow the Code of Conduct.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by mapping the existing cluster and federation-related entry points, then clarify trusted-party communication, capability discovery, request migration, and validation expectations; done requires an agreed design and demonstrated communication across multiple clusters.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.