Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
191949da
Unverified
Commit
191949da
authored
Sep 18, 2018
by
k8s-ci-robot
Committed by
GitHub
Sep 18, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #68430 from prameshj/update-dns
Update kube-dns container images.
parents
40098179
216dc8ad
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
19 additions
and
19 deletions
+19
-19
kube-dns.yaml.base
cluster/addons/dns/kube-dns/kube-dns.yaml.base
+3
-3
kube-dns.yaml.in
cluster/addons/dns/kube-dns/kube-dns.yaml.in
+3
-3
kube-dns.yaml.sed
cluster/addons/dns/kube-dns/kube-dns.yaml.sed
+3
-3
plan_test.go
cmd/kubeadm/app/cmd/upgrade/plan_test.go
+8
-8
constants.go
cmd/kubeadm/app/constants/constants.go
+1
-1
compute_test.go
cmd/kubeadm/app/phases/upgrade/compute_test.go
+1
-1
No files found.
cluster/addons/dns/kube-dns/kube-dns.yaml.base
View file @
191949da
...
@@ -96,7 +96,7 @@ spec:
...
@@ -96,7 +96,7 @@ spec:
optional: true
optional: true
containers:
containers:
- name: kubedns
- name: kubedns
image: k8s.gcr.io/k8s-dns-kube-dns
-amd64:1.14.10
image: k8s.gcr.io/k8s-dns-kube-dns
:1.14.12
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
...
@@ -147,7 +147,7 @@ spec:
...
@@ -147,7 +147,7 @@ spec:
- name: kube-dns-config
- name: kube-dns-config
mountPath: /kube-dns-config
mountPath: /kube-dns-config
- name: dnsmasq
- name: dnsmasq
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny
-amd64:1.14.10
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny
:1.14.12
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /healthcheck/dnsmasq
path: /healthcheck/dnsmasq
...
@@ -187,7 +187,7 @@ spec:
...
@@ -187,7 +187,7 @@ spec:
- name: kube-dns-config
- name: kube-dns-config
mountPath: /etc/k8s/dns/dnsmasq-nanny
mountPath: /etc/k8s/dns/dnsmasq-nanny
- name: sidecar
- name: sidecar
image: k8s.gcr.io/k8s-dns-sidecar
-amd64:1.14.10
image: k8s.gcr.io/k8s-dns-sidecar
:1.14.12
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /metrics
path: /metrics
...
...
cluster/addons/dns/kube-dns/kube-dns.yaml.in
View file @
191949da
...
@@ -96,7 +96,7 @@ spec:
...
@@ -96,7 +96,7 @@ spec:
optional: true
optional: true
containers:
containers:
- name: kubedns
- name: kubedns
image: k8s.gcr.io/k8s-dns-kube-dns
-amd64:1.14.10
image: k8s.gcr.io/k8s-dns-kube-dns
:1.14.12
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
...
@@ -147,7 +147,7 @@ spec:
...
@@ -147,7 +147,7 @@ spec:
- name: kube-dns-config
- name: kube-dns-config
mountPath: /kube-dns-config
mountPath: /kube-dns-config
- name: dnsmasq
- name: dnsmasq
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny
-amd64:1.14.10
image: k8s.gcr.io/k8s-dns-dnsmasq-nanny
:1.14.12
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /healthcheck/dnsmasq
path: /healthcheck/dnsmasq
...
@@ -187,7 +187,7 @@ spec:
...
@@ -187,7 +187,7 @@ spec:
- name: kube-dns-config
- name: kube-dns-config
mountPath: /etc/k8s/dns/dnsmasq-nanny
mountPath: /etc/k8s/dns/dnsmasq-nanny
- name: sidecar
- name: sidecar
image: k8s.gcr.io/k8s-dns-sidecar
-amd64:1.14.10
image: k8s.gcr.io/k8s-dns-sidecar
:1.14.12
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /metrics
path: /metrics
...
...
cluster/addons/dns/kube-dns/kube-dns.yaml.sed
View file @
191949da
...
@@ -96,7 +96,7 @@ spec:
...
@@ -96,7 +96,7 @@ spec:
optional: true
optional: true
containers:
containers:
- name: kubedns
- name: kubedns
image: k8s
.
gcr
.
i
o/k8s-dns-kube-dns
-amd64:1.14.10
image: k8s
.
gcr
.
i
o/k8s-dns-kube-dns
:1.14.12
re
s
o
urces:
re
s
o
urces:
# TODO: Set mem
o
ry limits when we've pr
o
f
i
led the container for large
# TODO: Set mem
o
ry limits when we've pr
o
f
i
led the container for large
# clusters, then set request = limit to keep this container in
# clusters, then set request = limit to keep this container in
...
@@ -147,7 +147,7 @@ spec:
...
@@ -147,7 +147,7 @@ spec:
- name
:
kube-dns-config
- name
:
kube-dns-config
mountPath
:
/kube-
dns
-
config
mountPath
:
/kube-
dns
-
config
-
name: dnsmasq
-
name: dnsmasq
image: k8s.gcr.io/k8s
-
dns
-
dnsmasq
-
nanny
-
a
md64:1.14.10
image: k8s.gcr.io/k8s
-
dns
-
dnsmasq
-
nanny
:1.14.12
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /healthcheck/dnsmasq
path: /healthcheck/dnsmasq
...
@@ -187,7 +187,7 @@ spec:
...
@@ -187,7 +187,7 @@ spec:
- name
:
kube-dns-config
- name
:
kube-dns-config
mountPath
:
/
etc
/
k8
s
/
dns
/
dnsmasq-nanny
mountPath
:
/
etc
/
k8
s
/
dns
/
dnsmasq-nanny
- name: sidecar
- name: sidecar
image: k8s.gcr.io
/
k8
s
-
dns
-
sidecar
-
a
md64:1.14.10
image: k8s.gcr.io
/
k8
s
-
dns
-
sidecar
:1.14.12
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /metrics
path: /metrics
...
...
cmd/kubeadm/app/cmd/upgrade/plan_test.go
View file @
191949da
...
@@ -147,7 +147,7 @@ _____________________________________________________________________
...
@@ -147,7 +147,7 @@ _____________________________________________________________________
KubeVersion
:
"v1.9.0"
,
KubeVersion
:
"v1.9.0"
,
KubeadmVersion
:
"v1.9.0"
,
KubeadmVersion
:
"v1.9.0"
,
DNSType
:
"kube-dns"
,
DNSType
:
"kube-dns"
,
DNSVersion
:
"1.14.1
0
"
,
DNSVersion
:
"1.14.1
2
"
,
EtcdVersion
:
"3.1.12"
,
EtcdVersion
:
"3.1.12"
,
},
},
},
},
...
@@ -163,7 +163,7 @@ API Server v1.8.3 v1.9.0
...
@@ -163,7 +163,7 @@ API Server v1.8.3 v1.9.0
Controller Manager v1.8.3 v1.9.0
Controller Manager v1.8.3 v1.9.0
Scheduler v1.8.3 v1.9.0
Scheduler v1.8.3 v1.9.0
Kube Proxy v1.8.3 v1.9.0
Kube Proxy v1.8.3 v1.9.0
Kube DNS 1.14.5 1.14.1
0
Kube DNS 1.14.5 1.14.1
2
Etcd 3.0.17 3.1.12
Etcd 3.0.17 3.1.12
You can now apply the upgrade by executing the following command:
You can now apply the upgrade by executing the following command:
...
@@ -213,7 +213,7 @@ _____________________________________________________________________
...
@@ -213,7 +213,7 @@ _____________________________________________________________________
KubeVersion
:
"v1.9.0"
,
KubeVersion
:
"v1.9.0"
,
KubeadmVersion
:
"v1.9.0"
,
KubeadmVersion
:
"v1.9.0"
,
DNSType
:
"kube-dns"
,
DNSType
:
"kube-dns"
,
DNSVersion
:
"1.14.1
0
"
,
DNSVersion
:
"1.14.1
2
"
,
EtcdVersion
:
"3.1.12"
,
EtcdVersion
:
"3.1.12"
,
},
},
},
},
...
@@ -249,7 +249,7 @@ API Server v1.8.3 v1.9.0
...
@@ -249,7 +249,7 @@ API Server v1.8.3 v1.9.0
Controller Manager v1.8.3 v1.9.0
Controller Manager v1.8.3 v1.9.0
Scheduler v1.8.3 v1.9.0
Scheduler v1.8.3 v1.9.0
Kube Proxy v1.8.3 v1.9.0
Kube Proxy v1.8.3 v1.9.0
Kube DNS 1.14.5 1.14.1
0
Kube DNS 1.14.5 1.14.1
2
Etcd 3.0.17 3.1.12
Etcd 3.0.17 3.1.12
You can now apply the upgrade by executing the following command:
You can now apply the upgrade by executing the following command:
...
@@ -281,7 +281,7 @@ _____________________________________________________________________
...
@@ -281,7 +281,7 @@ _____________________________________________________________________
KubeVersion
:
"v1.9.0-beta.1"
,
KubeVersion
:
"v1.9.0-beta.1"
,
KubeadmVersion
:
"v1.9.0-beta.1"
,
KubeadmVersion
:
"v1.9.0-beta.1"
,
DNSType
:
"kube-dns"
,
DNSType
:
"kube-dns"
,
DNSVersion
:
"1.14.1
0
"
,
DNSVersion
:
"1.14.1
2
"
,
EtcdVersion
:
"3.1.12"
,
EtcdVersion
:
"3.1.12"
,
},
},
},
},
...
@@ -297,7 +297,7 @@ API Server v1.8.5 v1.9.0-beta.1
...
@@ -297,7 +297,7 @@ API Server v1.8.5 v1.9.0-beta.1
Controller Manager v1.8.5 v1.9.0-beta.1
Controller Manager v1.8.5 v1.9.0-beta.1
Scheduler v1.8.5 v1.9.0-beta.1
Scheduler v1.8.5 v1.9.0-beta.1
Kube Proxy v1.8.5 v1.9.0-beta.1
Kube Proxy v1.8.5 v1.9.0-beta.1
Kube DNS 1.14.5 1.14.1
0
Kube DNS 1.14.5 1.14.1
2
Etcd 3.0.17 3.1.12
Etcd 3.0.17 3.1.12
You can now apply the upgrade by executing the following command:
You can now apply the upgrade by executing the following command:
...
@@ -329,7 +329,7 @@ _____________________________________________________________________
...
@@ -329,7 +329,7 @@ _____________________________________________________________________
KubeVersion
:
"v1.9.0-rc.1"
,
KubeVersion
:
"v1.9.0-rc.1"
,
KubeadmVersion
:
"v1.9.0-rc.1"
,
KubeadmVersion
:
"v1.9.0-rc.1"
,
DNSType
:
"kube-dns"
,
DNSType
:
"kube-dns"
,
DNSVersion
:
"1.14.1
0
"
,
DNSVersion
:
"1.14.1
2
"
,
EtcdVersion
:
"3.1.12"
,
EtcdVersion
:
"3.1.12"
,
},
},
},
},
...
@@ -345,7 +345,7 @@ API Server v1.8.5 v1.9.0-rc.1
...
@@ -345,7 +345,7 @@ API Server v1.8.5 v1.9.0-rc.1
Controller Manager v1.8.5 v1.9.0-rc.1
Controller Manager v1.8.5 v1.9.0-rc.1
Scheduler v1.8.5 v1.9.0-rc.1
Scheduler v1.8.5 v1.9.0-rc.1
Kube Proxy v1.8.5 v1.9.0-rc.1
Kube Proxy v1.8.5 v1.9.0-rc.1
Kube DNS 1.14.5 1.14.1
0
Kube DNS 1.14.5 1.14.1
2
Etcd 3.0.17 3.1.12
Etcd 3.0.17 3.1.12
You can now apply the upgrade by executing the following command:
You can now apply the upgrade by executing the following command:
...
...
cmd/kubeadm/app/constants/constants.go
View file @
191949da
...
@@ -299,7 +299,7 @@ const (
...
@@ -299,7 +299,7 @@ const (
LeaseEndpointReconcilerType
=
"lease"
LeaseEndpointReconcilerType
=
"lease"
// KubeDNSVersion is the version of kube-dns to be deployed if it is used
// KubeDNSVersion is the version of kube-dns to be deployed if it is used
KubeDNSVersion
=
"1.14.1
0
"
KubeDNSVersion
=
"1.14.1
2
"
// CoreDNSVersion is the version of CoreDNS to be deployed if it is used
// CoreDNSVersion is the version of CoreDNS to be deployed if it is used
CoreDNSVersion
=
"1.2.2"
CoreDNSVersion
=
"1.2.2"
...
...
cmd/kubeadm/app/phases/upgrade/compute_test.go
View file @
191949da
...
@@ -715,7 +715,7 @@ func TestGetAvailableUpgrades(t *testing.T) {
...
@@ -715,7 +715,7 @@ func TestGetAvailableUpgrades(t *testing.T) {
KubeVersion
:
"v1.12.0"
,
KubeVersion
:
"v1.12.0"
,
KubeadmVersion
:
"v1.12.0"
,
KubeadmVersion
:
"v1.12.0"
,
DNSType
:
"kube-dns"
,
DNSType
:
"kube-dns"
,
DNSVersion
:
"1.14.1
0
"
,
DNSVersion
:
"1.14.1
2
"
,
EtcdVersion
:
"3.2.24"
,
EtcdVersion
:
"3.2.24"
,
},
},
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment