Traefik externalTrafficPolicy Local #236

Closed
opened 2020-05-31 20:39:34 +00:00 by tobru · 2 comments
Owner

Set externalTrafficPolicy: Local in k3s Traefik persistent. https://github.com/rancher/k3s/issues/1652

Set `externalTrafficPolicy: Local` in k3s Traefik persistent. https://github.com/rancher/k3s/issues/1652
Author
Owner

Edited /var/lib/rancher/k3s/server/manifests/traefik.yaml

spec:
  chart: https://%{KUBERNETES_API}%/static/charts/traefik-1.81.0.tgz
  valuesContent: |-
    externalTrafficPolicy: Local

Source chart: https://github.com/rancher/charts/blob/master/charts/traefik/v1.7/values.yaml (most probably...)

No verified....

Edited /var/lib/rancher/k3s/server/manifests/traefik.yaml ``` spec: chart: https://%{KUBERNETES_API}%/static/charts/traefik-1.81.0.tgz valuesContent: |- externalTrafficPolicy: Local ``` Source chart: https://github.com/rancher/charts/blob/master/charts/traefik/v1.7/values.yaml (most probably...) No verified....
Author
Owner

Solved by upgrading to k3s 1.19.x and a9d387acc0

Solved by upgrading to k3s 1.19.x and https://git.tbrnt.ch/tobru/gitops-tbrnt/commit/a9d387acc0467a82979aebb997130a22b1f56d5f
tobru closed this issue 2020-09-17 19:24:38 +00:00
This repo is archived. You cannot comment on issues.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: tobru/gitops-tbrnt#236
No description provided.