Skip to content

[Feature]: Create a Destination Service #79

@LorenzoTettamanti

Description

@LorenzoTettamanti

Is your feature request related to a problem?

  • Yes

    Problem Description:

    In a microservice architecture, services are deployed in an isolated environment. The sidecar proxy can't resolve the names of other services in the cluster, this results in a failed request while trying to communicate using the sidecar proxy.

    Solution:

    Create a service discovery with a destination service to resolve the names of the services in the cluster


Metadata

Metadata

Labels

bugSomething isn't workingrustPull requests that update Rust code

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions