vmware-archive / kubeless

Kubernetes Native Serverless Framework
https://kubeless.io
Apache License 2.0
6.87k stars 753 forks source link

Compatibility with Traefik v2 #1034

Open markhaehnel opened 5 years ago

markhaehnel commented 5 years ago

Is this a BUG REPORT or FEATURE REQUEST?: FEATURE REQUEST

Anything we need to know?: Traefik v2 alpha was release some weeks ago. They moved from Ingress to CRDs. This will bring an incompatibility between Kubeless and Traefik.

More info here: https://docs.traefik.io/v2.0/providers/kubernetes-crd/

Maybe you can look into it to eventually bring support for it! 😄

theboyisno-1 commented 4 years ago

Is there any plan to support traefik v2+ ?