Add no-negcache flag to kube-dns in kubeadm

This commit is contained in:
Christoph Blecker 2017-10-10 10:42:21 -07:00
parent e1d6bcc227
commit a466778ffb
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B

View File

@ -121,6 +121,7 @@ spec:
- --
- -k
- --cache-size=1000
- --no-negcache
- --log-facility=-
- --server=/{{ .DNSDomain }}/127.0.0.1#10053
- --server=/in-addr.arpa/127.0.0.1#10053