civo / kubernetes-marketplace

Marketplace of Kubernetes applications available for quick and easy installation in to Civo Kubernetes clusters
https://www.civo.com/
MIT License
216 stars 181 forks source link

Upgrade Traefik from 2.9.4 to 2.11.1 #734

Closed kallisti5 closed 2 months ago

kallisti5 commented 2 months ago

This issue is a:

If the issue concerns an existing Marketplace application, please tag the maintainer of the application (found in manifest.yaml) below:

johannes@jitesoft.com, saiyam@civo.com

Enhancement suggestions / feature requests

Traefik 2.9.4 is absolutely ancient (2022) and doesn't support non-beta ingress specifications.

Traefik 2.11.1 should be a lot more modern, while supporting both the legacy beta ingress as well as the stable ingress api.

(Traefik 3.x removes the legacy beta ingress, so may want to hold off on 3.x for now)