This message was deleted.
# k3s
a
This message was deleted.
b
traefik is deployed by two HelmChart custom resource in /var/lib/rancher/k3s/server/manifests/traefik.yaml the controller will issue a simple
helm install
command, in a job as you mentioned. You can check the helm result with
helm ls -n kube-system
or if the pods belonging to the jobs are still there, you can check their logs