Giter Site home page Giter Site logo

Comments (7)

JustinKaffenberger avatar JustinKaffenberger commented on June 18, 2024 2

Thanks @Jaans , this is now our current plan so its good to hear that its been successful for you. We are currently working on overhauling our Traefik deployments from Guest Exe to an actual SF service which runs traefik.exe, as first steps. This gives us more flexibility to prepare certificates and configuration prior to running Traefik. I will keep this thread updated as we progress.

from traefik-extra-service-fabric.

Jaans avatar Jaans commented on June 18, 2024 1

FWIW, we are using Traefik v2 with Service Fabric very successfully.
Obviously not using a SF provider, but what we are doing is basically generating (and continuously updating) a YAML dynamic configuration that the Traefik v2 File provider uses.

The File provider is automatically read by Traefik, so when we update the file with changes from the cluster and then Traefik picks it up quickly and effectively. Works well for us and allows us to achieve a couple of scenarios' we couldn't do before with the Traefik v1 SF Provider.

Service Fabric API exposes a lot of information about the cluster, nodes, services and endpoints - everything you need to populate the YAML configuration file for Traefik.

The downside is of course having to go and write this stuff, but for us it was well worth it.

Hth.

from traefik-extra-service-fabric.

JamesInDenver avatar JamesInDenver commented on June 18, 2024

@JustinKaffenberger Did you find a way to use Traefik v2 with Service Fabric? There doesn't seem to be much appetite for implementing a v2 provider by either the Service Fabric or Containous teams.

from traefik-extra-service-fabric.

JamesInDenver avatar JamesInDenver commented on June 18, 2024

Thanks @Jaans, that's really good to know. I don't suppose anything you've built is available on GitHub? Or if you'd be willing to share (even non-functional) redacted code to help us short-circuit that effort somewhat?

from traefik-extra-service-fabric.

MonDeveloper avatar MonDeveloper commented on June 18, 2024

Hi @Jaans , I'm very interested into having more details (code, pseudocode, any) about your implementation, there is a way to obtains it?

Thanks in advance,
mM

from traefik-extra-service-fabric.

vgantonio avatar vgantonio commented on June 18, 2024

Is there any update on when the Traefik Service Fabric provider will support v2?

I have a need to setup the passthrough option for TLS so the requests can be forwarded "as-is" to the back end services, however this feature is only available in Traefik V2, but the Traefik Service Fabric Provider only supports Traefik v1x.

from traefik-extra-service-fabric.

Aionsphere avatar Aionsphere commented on June 18, 2024

Is there any update on when the Traefik Service Fabric provider will support v2?

I have a need to setup the passthrough option for TLS so the requests can be forwarded "as-is" to the back end services, however this feature is only available in Traefik V2, but the Traefik Service Fabric Provider only supports Traefik v1x.

+1

from traefik-extra-service-fabric.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.