mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 18:02:01 +00:00
bump kube-dns to v1.22.20
This commit is contained in:
parent
0e077bb7ac
commit
4f913dbcdd
@ -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.22.18
|
image: registry.k8s.io/dns/k8s-dns-kube-dns:1.22.20
|
||||||
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.22.18
|
image: registry.k8s.io/dns/k8s-dns-dnsmasq-nanny:1.22.20
|
||||||
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: registry.k8s.io/dns/k8s-dns-sidecar:1.22.18
|
image: registry.k8s.io/dns/k8s-dns-sidecar:1.22.20
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /metrics
|
path: /metrics
|
||||||
|
@ -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.22.18
|
image: registry.k8s.io/dns/k8s-dns-kube-dns:1.22.20
|
||||||
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.22.18
|
image: registry.k8s.io/dns/k8s-dns-dnsmasq-nanny:1.22.20
|
||||||
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: registry.k8s.io/dns/k8s-dns-sidecar:1.22.18
|
image: registry.k8s.io/dns/k8s-dns-sidecar:1.22.20
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /metrics
|
path: /metrics
|
||||||
|
@ -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.22.18
|
image: registry.k8s.io/dns/k8s-dns-kube-dns:1.22.20
|
||||||
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.22.18
|
image: registry.k8s.io/dns/k8s-dns-dnsmasq-nanny:1.22.20
|
||||||
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: registry.k8s.io/dns/k8s-dns-sidecar:1.22.18
|
image: registry.k8s.io/dns/k8s-dns-sidecar:1.22.20
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /metrics
|
path: /metrics
|
||||||
|
@ -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.22.18
|
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 25m
|
cpu: 25m
|
||||||
|
Loading…
Reference in New Issue
Block a user