0

How do I integrate Envoy proxy with Service Fabric? Is there a similar solution which is provided by Traefik https://github.com/jjcollinge/traefik-on-service-fabric? If not, what other alternative do I have? This is required for a Windows cluster in Service Fabric.

halfer
  • 19,824
  • 17
  • 99
  • 186
kumar
  • 8,207
  • 20
  • 85
  • 176

1 Answers1

0

I found a repository with Traefik as reverse proxy for Service Fabric

https://github.com/microsoft/service-fabric-traefik

rfcdejong
  • 2,219
  • 1
  • 25
  • 51