WebServer
Z Poznámkový blok
Obsah
Instalace
K3S přeinstalovaný
K3S už má součástí traefik nainstalovaný, konfigurační soubory jdou najít v
Helm
helm repo add traefik https://traefik.github.io/charts helm repo update helm install traefik traefik/traefik
Pokud chceme už změnit nějaký nastavení v helmu tak můžeme pomocí dodatečného souboru (override.yml)
helm install traefik-dev traefik/traefik -f override.yaml
Konfigurace Helm konfigu
Problém s duplicitním treafikem
kubectl api-resources | grep traefik
Let encrypt
https://doc.traefik.io/traefik/https/acme/
https://pet2cattle.com/2021/12/k3s-update-traefik-to-v2 https://pet2cattle.com/2021/05/k3s-autoupgrade https://docs.k3s.io/upgrades https://docs.k3s.io/networking