You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if multiple remotes export the same service (in the same namespace), but with different resolution strategies (static vs. DNS) or varying service ports, there is no clear handling mechanism.
A feasible solution is to enforce STATIC resolution and resolve addresses as DNS names.
The text was updated successfully, but these errors were encountered:
bartoszmajsak
changed the title
Naming Clash & Resolution Strategy for Multi-Peer Exported Services
Naming clash & resolution strategy for Multi-Peer Exported Services
Jan 10, 2025
Currently, if multiple remotes export the same service (in the same namespace), but with different resolution strategies (static vs. DNS) or varying service ports, there is no clear handling mechanism.
A feasible solution is to enforce
STATIC
resolution and resolve addresses as DNS names.The text was updated successfully, but these errors were encountered: