Update to latest kubedns and nodelocaldns images.

This commit is contained in:
Pavithra Ramesh 2021-11-05 12:50:06 -07:00
parent 6d9008b1b0
commit f43c21448b
4 changed files with 10 additions and 10 deletions

View File

@ -114,7 +114,7 @@ spec:
kubernetes.io/os: linux kubernetes.io/os: linux
containers: containers:
- name: kubedns - name: kubedns
image: k8s.gcr.io/dns/k8s-dns-kube-dns:1.17.3 image: k8s.gcr.io/dns/k8s-dns-kube-dns:1.21.1
resources: resources:
# TODO: Set memory limits when we've profiled the container for large # TODO: Set memory limits when we've profiled the container for large
# clusters, then set request = limit to keep this container in # clusters, then set request = limit to keep this container in
@ -170,7 +170,7 @@ spec:
runAsUser: 1001 runAsUser: 1001
runAsGroup: 1001 runAsGroup: 1001
- name: dnsmasq - name: dnsmasq
image: k8s.gcr.io/dns/k8s-dns-dnsmasq-nanny:1.17.3 image: k8s.gcr.io/dns/k8s-dns-dnsmasq-nanny:1.21.1
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthcheck/dnsmasq path: /healthcheck/dnsmasq
@ -217,7 +217,7 @@ spec:
- NET_BIND_SERVICE - NET_BIND_SERVICE
- SETGID - SETGID
- name: sidecar - name: sidecar
image: k8s.gcr.io/dns/k8s-dns-sidecar:1.17.3 image: k8s.gcr.io/dns/k8s-dns-sidecar:1.21.1
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /metrics path: /metrics

View File

@ -114,7 +114,7 @@ spec:
kubernetes.io/os: linux kubernetes.io/os: linux
containers: containers:
- name: kubedns - name: kubedns
image: k8s.gcr.io/dns/k8s-dns-kube-dns:1.17.3 image: k8s.gcr.io/dns/k8s-dns-kube-dns:1.21.1
resources: resources:
# TODO: Set memory limits when we've profiled the container for large # TODO: Set memory limits when we've profiled the container for large
# clusters, then set request = limit to keep this container in # clusters, then set request = limit to keep this container in
@ -170,7 +170,7 @@ spec:
runAsUser: 1001 runAsUser: 1001
runAsGroup: 1001 runAsGroup: 1001
- name: dnsmasq - name: dnsmasq
image: k8s.gcr.io/dns/k8s-dns-dnsmasq-nanny:1.17.3 image: k8s.gcr.io/dns/k8s-dns-dnsmasq-nanny:1.21.1
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthcheck/dnsmasq path: /healthcheck/dnsmasq
@ -217,7 +217,7 @@ spec:
- NET_BIND_SERVICE - NET_BIND_SERVICE
- SETGID - SETGID
- name: sidecar - name: sidecar
image: k8s.gcr.io/dns/k8s-dns-sidecar:1.17.3 image: k8s.gcr.io/dns/k8s-dns-sidecar:1.21.1
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /metrics path: /metrics

View File

@ -114,7 +114,7 @@ spec:
kubernetes.io/os: linux kubernetes.io/os: linux
containers: containers:
- name: kubedns - name: kubedns
image: k8s.gcr.io/dns/k8s-dns-kube-dns:1.17.3 image: k8s.gcr.io/dns/k8s-dns-kube-dns:1.21.1
resources: resources:
# TODO: Set memory limits when we've profiled the container for large # TODO: Set memory limits when we've profiled the container for large
# clusters, then set request = limit to keep this container in # clusters, then set request = limit to keep this container in
@ -170,7 +170,7 @@ spec:
runAsUser: 1001 runAsUser: 1001
runAsGroup: 1001 runAsGroup: 1001
- name: dnsmasq - name: dnsmasq
image: k8s.gcr.io/dns/k8s-dns-dnsmasq-nanny:1.17.3 image: k8s.gcr.io/dns/k8s-dns-dnsmasq-nanny:1.21.1
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthcheck/dnsmasq path: /healthcheck/dnsmasq
@ -217,7 +217,7 @@ spec:
- NET_BIND_SERVICE - NET_BIND_SERVICE
- SETGID - SETGID
- name: sidecar - name: sidecar
image: k8s.gcr.io/dns/k8s-dns-sidecar:1.17.3 image: k8s.gcr.io/dns/k8s-dns-sidecar:1.21.1
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /metrics path: /metrics

View File

@ -138,7 +138,7 @@ spec:
operator: "Exists" operator: "Exists"
containers: containers:
- name: node-cache - name: node-cache
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.17.0 image: k8s.gcr.io/dns/k8s-dns-node-cache:1.21.1
resources: resources:
requests: requests:
cpu: 25m cpu: 25m