rancher / fleet-e2e

This repository contains automation for various test scenario of Fleet (Continuous Delivery)
0 stars 3 forks source link

Automate Fleet-94: Deployment Traefik #104

Open mmartin24 opened 5 months ago

mmartin24 commented 5 months ago

Automate FLEET-94

thehejik commented 5 months ago

FTR different versions of traefik are preinstalled in different versions of k3s which differ only by the minor version number. We could not upgrade traefik via its upstream helm chart on v1.27.6 because of incompatible traefik CRDs but we could on v1.27.10. Upstream is currently on v2.11.2.

v1.27.10+k3s2
Traefik v2.10.5

v1.27.6+k3s1
Traefik v2.9.10