openimsdk/helm-charts

Can the project team provide a reverse proxy or load balancer based on Traefik?

caesar168 opened this issue · 1 comments

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the OpenIMSDK Slack and got positive feedback

Is this feature request related to a problem?

None

Problem Description

Can the project team provide a reverse proxy or load balancer based on Traefik? This software has more performance and flexibility than nginx.

Solution Description

Traefik is an open-source Edge Router that makes publishing your services a fun and easy experience.

Benefits

traefik listens to your service registry/orchestrator API and instantly generates the routes so your microservices are connected to the outside world -- without further intervention from your part.

Potential Drawbacks

No response

Additional Information

No response