Where would be the best place to go to get help wi...
# general
a
Where would be the best place to go to get help with traefik on my K3s installation? I have k3s cluster that has been setup for over a year. A little over an hour ago I was alerted that HTTP probes to all external services were failing. I found that my traefik deployment magically just got redeployed (deploy/replicaset/pods were minutes old).
helm list
shows traefik was deployed recently with no past revisions (revision = 1). I also noticed the daemonset that creates the lb-80 and lb-443 pods was missing. Restarting the k3s server didn't fix it by means of applying what was configured in my traefik.yaml and traefik-config.yaml stored in
/var/lib/rancher/k3s/server/manifests/
.