mirror of https://github.com/kubernetes/kops.git
Update KubeDNS to v1.15.13
This commit is contained in:
parent
8c34eaf76f
commit
b48c2c373f
|
@ -1265,7 +1265,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: autoscaler
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.4.0
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.1
|
||||
resources:
|
||||
requests:
|
||||
cpu: "20m"
|
||||
|
@ -2691,7 +2691,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: autoscaler
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.4.0
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.1
|
||||
resources:
|
||||
requests:
|
||||
cpu: "20m"
|
||||
|
@ -2772,7 +2772,7 @@ spec:
|
|||
|
||||
containers:
|
||||
- name: kubedns
|
||||
image: k8s.gcr.io/k8s-dns-kube-dns:1.14.13
|
||||
image: k8s.gcr.io/k8s-dns-kube-dns:1.15.13
|
||||
resources:
|
||||
# TODO: Set memory limits when we've profiled the container for large
|
||||
# clusters, then set request = limit to keep this container in
|
||||
|
@ -2866,7 +2866,7 @@ spec:
|
|||
mountPath: /etc/k8s/dns/dnsmasq-nanny
|
||||
|
||||
- name: sidecar
|
||||
image: k8s.gcr.io/k8s-dns-sidecar:1.14.13
|
||||
image: k8s.gcr.io/k8s-dns-sidecar:1.15.13
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /metrics
|
||||
|
@ -3048,7 +3048,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: autoscaler
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.2-r2
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.1
|
||||
resources:
|
||||
requests:
|
||||
cpu: "20m"
|
||||
|
@ -3117,7 +3117,7 @@ spec:
|
|||
|
||||
containers:
|
||||
- name: kubedns
|
||||
image: k8s.gcr.io/k8s-dns-kube-dns:1.14.10
|
||||
image: k8s.gcr.io/k8s-dns-kube-dns:1.15.13
|
||||
resources:
|
||||
# TODO: Set memory limits when we've profiled the container for large
|
||||
# clusters, then set request = limit to keep this container in
|
||||
|
@ -3169,7 +3169,7 @@ spec:
|
|||
mountPath: /kube-dns-config
|
||||
|
||||
- name: dnsmasq
|
||||
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny:1.14.10
|
||||
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny:1.15.13
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthcheck/dnsmasq
|
||||
|
@ -3211,7 +3211,7 @@ spec:
|
|||
mountPath: /etc/k8s/dns/dnsmasq-nanny
|
||||
|
||||
- name: sidecar
|
||||
image: k8s.gcr.io/k8s-dns-sidecar:1.14.10
|
||||
image: k8s.gcr.io/k8s-dns-sidecar:1.15.13
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /metrics
|
||||
|
|
|
@ -103,7 +103,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: autoscaler
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.4.0
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.1
|
||||
resources:
|
||||
requests:
|
||||
cpu: "20m"
|
||||
|
|
|
@ -53,7 +53,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: autoscaler
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.4.0
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.1
|
||||
resources:
|
||||
requests:
|
||||
cpu: "20m"
|
||||
|
@ -134,7 +134,7 @@ spec:
|
|||
|
||||
containers:
|
||||
- name: kubedns
|
||||
image: k8s.gcr.io/k8s-dns-kube-dns:1.14.13
|
||||
image: k8s.gcr.io/k8s-dns-kube-dns:1.15.13
|
||||
resources:
|
||||
# TODO: Set memory limits when we've profiled the container for large
|
||||
# clusters, then set request = limit to keep this container in
|
||||
|
@ -228,7 +228,7 @@ spec:
|
|||
mountPath: /etc/k8s/dns/dnsmasq-nanny
|
||||
|
||||
- name: sidecar
|
||||
image: k8s.gcr.io/k8s-dns-sidecar:1.14.13
|
||||
image: k8s.gcr.io/k8s-dns-sidecar:1.15.13
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /metrics
|
||||
|
|
|
@ -52,7 +52,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: autoscaler
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.2-r2
|
||||
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.1
|
||||
resources:
|
||||
requests:
|
||||
cpu: "20m"
|
||||
|
@ -121,7 +121,7 @@ spec:
|
|||
|
||||
containers:
|
||||
- name: kubedns
|
||||
image: k8s.gcr.io/k8s-dns-kube-dns:1.14.10
|
||||
image: k8s.gcr.io/k8s-dns-kube-dns:1.15.13
|
||||
resources:
|
||||
# TODO: Set memory limits when we've profiled the container for large
|
||||
# clusters, then set request = limit to keep this container in
|
||||
|
@ -173,7 +173,7 @@ spec:
|
|||
mountPath: /kube-dns-config
|
||||
|
||||
- name: dnsmasq
|
||||
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny:1.14.10
|
||||
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny:1.15.13
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthcheck/dnsmasq
|
||||
|
@ -215,7 +215,7 @@ spec:
|
|||
mountPath: /etc/k8s/dns/dnsmasq-nanny
|
||||
|
||||
- name: sidecar
|
||||
image: k8s.gcr.io/k8s-dns-sidecar:1.14.10
|
||||
image: k8s.gcr.io/k8s-dns-sidecar:1.15.13
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /metrics
|
||||
|
|
|
@ -226,7 +226,7 @@ func (b *BootstrapChannelBuilder) buildAddons() *channelsapi.Addons {
|
|||
|
||||
{
|
||||
key := "kube-dns.addons.k8s.io"
|
||||
version := "1.14.13-kops.2"
|
||||
version := "1.15.13-kops.1"
|
||||
|
||||
{
|
||||
location := key + "/k8s-1.6.yaml"
|
||||
|
@ -280,7 +280,7 @@ func (b *BootstrapChannelBuilder) buildAddons() *channelsapi.Addons {
|
|||
|
||||
{
|
||||
key := "coredns.addons.k8s.io"
|
||||
version := "1.6.7-kops.1"
|
||||
version := "1.6.7-kops.2"
|
||||
|
||||
{
|
||||
location := key + "/k8s-1.12.yaml"
|
||||
|
|
Loading…
Reference in New Issue