Vouch request: cluster2600 #697
cluster2600
started this conversation in
Vouch Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you want to work on?
i want to work on issue #696
Gateway crash on v0.0.16: k3s fatal error 'flag provided but not defined: -resolv-conf'
Why this change?
k3s v1.35.2 removed the top-level --resolv-conf server flag, causing the gateway container to crash immediately with flag provided but not defined: -resolv-conf
Passes the custom DNS resolver path via --kubelet-arg=resolv-conf= instead, which is the supported mechanism in k3s v1.35.2+
Checklist
Beta Was this translation helpful? Give feedback.
All reactions