examples icon indicating copy to clipboard operation
examples copied to clipboard

Implement Multiple services per one endpoint and generic sidecar in 4G example

Open electrocucaracha opened this issue 5 years ago • 0 comments

This PR provides support to multiple services in one endpoint, this change opens the possibility to create a generic sidecar which address most of the scenarios providing the NSE information through K8s annotations. Using a generic sidecar can help to improve the NSM adoption, reduce the number of sidecar implementations, focus on business logic, etc.

This implementation correspond to this proposal.

electrocucaracha avatar Dec 08 '20 18:12 electrocucaracha