mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
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.
This commit is contained in:
parent
87eb688ec9
commit
1ea97db78a
@ -140,7 +140,7 @@ spec:
|
||||
operator: "Exists"
|
||||
containers:
|
||||
- name: node-cache
|
||||
image: k8s.gcr.io/k8s-dns-node-cache:1.15.10
|
||||
image: k8s.gcr.io/k8s-dns-node-cache:1.15.13
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
|
Loading…
Reference in New Issue
Block a user