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.
Asked
Active
Viewed 810 times
0
-
why dont you use traefic? – 4c74356b41 Aug 05 '18 at 09:57
-
I was just checking various other options are available. recently envoy is also being used by azure service fabric mesh. so wanted to know if there are any offering for service fabric – kumar Aug 05 '18 at 10:00
-
This repo seems to do that: https://github.com/Microsoft/service-fabric-reverse-proxy – Peter Bons Aug 05 '18 at 19:01
-
1I saw that link but do not see any steps on how to use it – kumar Aug 06 '18 at 01:30
-
You could create an issue in that repo asking for guidance. – Peter Bons Aug 06 '18 at 06:14