Skip to content

Commit 1ea97db

Browse files
committed
Use the latest node-cache image.
The image has debian base 2.0.0, some stability fixes and also uses UDP to connect to stubDomains configured via kube-dns configmap.
1 parent 87eb688 commit 1ea97db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/addons/dns/nodelocaldns/nodelocaldns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ spec:
140140
operator: "Exists"
141141
containers:
142142
- name: node-cache
143-
image: k8s.gcr.io/k8s-dns-node-cache:1.15.10
143+
image: k8s.gcr.io/k8s-dns-node-cache:1.15.13
144144
resources:
145145
requests:
146146
cpu: 25m

0 commit comments

Comments
 (0)