mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
-no-resolv will make upstream DNS unreachable
This commit is contained in:
parent
9f75db3c69
commit
f8b7464097
@ -198,7 +198,6 @@ spec:
|
||||
failureThreshold: 5
|
||||
args:
|
||||
- --cache-size=1000
|
||||
- --no-resolv
|
||||
- --server=/{{ .DNSDomain }}/127.0.0.1#10053
|
||||
- --server=/in-addr.arpa/127.0.0.1#10053
|
||||
- --server=/ip6.arpa/127.0.0.1#10053
|
||||
|
Loading…
Reference in New Issue
Block a user