Merge pull request #129801 from DamianSawicki/bumpKubeDNS-1-25-0

Bump kubedns and nodelocaldns to 1.25.0
This commit is contained in:
Kubernetes Prow Robot 2025-01-24 15:41:21 -08:00 committed by GitHub
commit 536abd9c7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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: registry.k8s.io/dns/k8s-dns-kube-dns:1.24.0 image: registry.k8s.io/dns/k8s-dns-kube-dns:1.25.0
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: registry.k8s.io/dns/k8s-dns-dnsmasq-nanny:1.24.0 image: registry.k8s.io/dns/k8s-dns-dnsmasq-nanny:1.25.0
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthcheck/dnsmasq path: /healthcheck/dnsmasq
@ -216,7 +216,7 @@ spec:
- NET_BIND_SERVICE - NET_BIND_SERVICE
- SETGID - SETGID
- name: sidecar - name: sidecar
image: registry.k8s.io/dns/k8s-dns-sidecar:1.24.0 image: registry.k8s.io/dns/k8s-dns-sidecar:1.25.0
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: registry.k8s.io/dns/k8s-dns-kube-dns:1.24.0 image: registry.k8s.io/dns/k8s-dns-kube-dns:1.25.0
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: registry.k8s.io/dns/k8s-dns-dnsmasq-nanny:1.24.0 image: registry.k8s.io/dns/k8s-dns-dnsmasq-nanny:1.25.0
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthcheck/dnsmasq path: /healthcheck/dnsmasq
@ -216,7 +216,7 @@ spec:
- NET_BIND_SERVICE - NET_BIND_SERVICE
- SETGID - SETGID
- name: sidecar - name: sidecar
image: registry.k8s.io/dns/k8s-dns-sidecar:1.24.0 image: registry.k8s.io/dns/k8s-dns-sidecar:1.25.0
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: registry.k8s.io/dns/k8s-dns-kube-dns:1.24.0 image: registry.k8s.io/dns/k8s-dns-kube-dns:1.25.0
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: registry.k8s.io/dns/k8s-dns-dnsmasq-nanny:1.24.0 image: registry.k8s.io/dns/k8s-dns-dnsmasq-nanny:1.25.0
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /healthcheck/dnsmasq path: /healthcheck/dnsmasq
@ -216,7 +216,7 @@ spec:
- NET_BIND_SERVICE - NET_BIND_SERVICE
- SETGID - SETGID
- name: sidecar - name: sidecar
image: registry.k8s.io/dns/k8s-dns-sidecar:1.24.0 image: registry.k8s.io/dns/k8s-dns-sidecar:1.25.0
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: registry.k8s.io/dns/k8s-dns-node-cache:1.24.0 image: registry.k8s.io/dns/k8s-dns-node-cache:1.25.0
resources: resources:
requests: requests:
cpu: 25m cpu: 25m