Skip to content

Built-In Service Discovery / Ingress #1872

Answered by Tratcher
Danielku15 asked this question in Ideas
Discussion options

You must be logged in to vote

Self-registering destinations hasn't come up. This could be done as an implementation of IProxyConfigProvider that was updated from a listening endpoint. The protocol doesn't matter (HTTP/REST, WS, etc.). You're right to call out that this endpoint would have to be secured.

The biggest downside is that it also requires a client on each node being proxied to, written in the language of that client (Java, node, .Net, etc). For that reason you'd want to keep the interaction as simple as possible, likely some REST HTTP calls. That's one reason it's generally preferable to rely on an orchestrator for the discovery. Another is that you'd need a garbage collection mechanic for destinations that …

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Danielku15
Comment options

@Tratcher
Comment options

@Danielku15
Comment options

@eyalg-msft
Comment options

@Danielku15
Comment options

Answer selected by karelz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants