Traefik: Proposal: Kubernetes service backend

Created on 9 Mar 2016  路  3Comments  路  Source: traefik/traefik

It would be interesting to use Traefik as a single point of entry to a cluster and route to various cluster-internal services. We do something like this in the Deis project with an Nginx based solution, but I think it would be interesting to see a pure-Go implementation, complete with the dashboard, etc... that this project provides. See https://github.com/deis/router for the example in Deis

statu5-frozen-due-to-age

Most helpful comment

Hi @arschles, I'm working on adding traefik as an ingress backend #186 (but I still have issue with the huge dependencies of k8s client). Does it fit your needs?
If you're planning to use it on Deis, I would be glad to talk about it on traefik's slack ;)

All 3 comments

Hi @arschles, I'm working on adding traefik as an ingress backend #186 (but I still have issue with the huge dependencies of k8s client). Does it fit your needs?
If you're planning to use it on Deis, I would be glad to talk about it on traefik's slack ;)

@emilevauge sounds very promising. I'll keep an eye on #186

Also, I feel your pain on the large Go client library size...

Fixed by #186

Was this page helpful?
0 / 5 - 0 ratings

Related issues

r3pek picture r3pek  路  3Comments

rogeriollacerda picture rogeriollacerda  路  3Comments

saschagrunert picture saschagrunert  路  3Comments

mikaelmorvan picture mikaelmorvan  路  3Comments

JensErat picture JensErat  路  3Comments