Use traefik and fix major problems with same-pods and cronjobs #185

Open
metal3d wants to merge 7 commits from feature/move-to-traefik into master

7 Commits

Author SHA1 Message Date
75dd6701a9 Fixes command expansion
All checks were successful
Go-Tests / tests (pull_request) Successful in 1m50s
Go-Tests / sonar (pull_request) Successful in 37s
2026-05-03 22:20:49 +02:00
dc7a8bc422 Fixes the test for cronjob 2026-05-03 21:33:38 +02:00
b9e81c7e49 Update docs 2026-05-03 21:21:38 +02:00
99c8e12f40 Use standard labels 2026-05-03 21:21:14 +02:00
ca9e3da208 Improve cronjobs 2026-05-03 21:20:59 +02:00
99d8173c15 Fixes same-pod problems 2026-05-03 21:20:38 +02:00
a1e6726763 Now, use traefik
Ingress-nginx is now deprecated, so we changed ingress management:
- traefik is now the default ingress class to use
- we add traefik ingressroute management too
2026-05-03 21:19:59 +02:00