Merge pull request #90744 from prameshj/kubedns-version

Bump up the kube-dns version to 1.15.10
This commit is contained in:
Kubernetes Prow Robot 2020-05-05 12:39:22 -07:00 committed by GitHub
commit 27f06962d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 9 deletions

View File

@ -104,7 +104,7 @@ spec:
kubernetes.io/os: linux kubernetes.io/os: linux
containers: containers:
- name: kubedns - name: kubedns
image: k8s.gcr.io/k8s-dns-kube-dns:1.14.13 image: k8s.gcr.io/k8s-dns-kube-dns:1.15.10
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
@ -160,7 +160,7 @@ spec:
runAsUser: 1001 runAsUser: 1001
runAsGroup: 1001 runAsGroup: 1001
- name: dnsmasq - name: dnsmasq
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny:1.14.13 image: k8s.gcr.io/k8s-dns-dnsmasq-nanny:1.15.10
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthcheck/dnsmasq path: /healthcheck/dnsmasq
@ -207,7 +207,7 @@ spec:
- NET_BIND_SERVICE - NET_BIND_SERVICE
- SETGID - SETGID
- name: sidecar - name: sidecar
image: k8s.gcr.io/k8s-dns-sidecar:1.14.13 image: k8s.gcr.io/k8s-dns-sidecar:1.15.10
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /metrics path: /metrics

View File

@ -104,7 +104,7 @@ spec:
kubernetes.io/os: linux kubernetes.io/os: linux
containers: containers:
- name: kubedns - name: kubedns
image: k8s.gcr.io/k8s-dns-kube-dns:1.14.13 image: k8s.gcr.io/k8s-dns-kube-dns:1.15.10
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
@ -160,7 +160,7 @@ spec:
runAsUser: 1001 runAsUser: 1001
runAsGroup: 1001 runAsGroup: 1001
- name: dnsmasq - name: dnsmasq
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny:1.14.13 image: k8s.gcr.io/k8s-dns-dnsmasq-nanny:1.15.10
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthcheck/dnsmasq path: /healthcheck/dnsmasq
@ -207,7 +207,7 @@ spec:
- NET_BIND_SERVICE - NET_BIND_SERVICE
- SETGID - SETGID
- name: sidecar - name: sidecar
image: k8s.gcr.io/k8s-dns-sidecar:1.14.13 image: k8s.gcr.io/k8s-dns-sidecar:1.15.10
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /metrics path: /metrics

View File

@ -104,7 +104,7 @@ spec:
kubernetes.io/os: linux kubernetes.io/os: linux
containers: containers:
- name: kubedns - name: kubedns
image: k8s.gcr.io/k8s-dns-kube-dns:1.14.13 image: k8s.gcr.io/k8s-dns-kube-dns:1.15.10
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
@ -160,7 +160,7 @@ spec:
runAsUser: 1001 runAsUser: 1001
runAsGroup: 1001 runAsGroup: 1001
- name: dnsmasq - name: dnsmasq
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny:1.14.13 image: k8s.gcr.io/k8s-dns-dnsmasq-nanny:1.15.10
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthcheck/dnsmasq path: /healthcheck/dnsmasq
@ -207,7 +207,7 @@ spec:
- NET_BIND_SERVICE - NET_BIND_SERVICE
- SETGID - SETGID
- name: sidecar - name: sidecar
image: k8s.gcr.io/k8s-dns-sidecar:1.14.13 image: k8s.gcr.io/k8s-dns-sidecar:1.15.10
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /metrics path: /metrics