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
405f38c4
Commit
405f38c4
authored
Jun 19, 2017
by
Jeff Grafton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update kube-dns images to 1.14.3
parent
f19bd056
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
+10
-10
kubedns-controller.yaml.base
cluster/addons/dns/kubedns-controller.yaml.base
+3
-3
kubedns-controller.yaml.in
cluster/addons/dns/kubedns-controller.yaml.in
+3
-3
kubedns-controller.yaml.sed
cluster/addons/dns/kubedns-controller.yaml.sed
+3
-3
manifests.go
cmd/kubeadm/app/phases/addons/manifests.go
+1
-1
No files found.
cluster/addons/dns/kubedns-controller.yaml.base
View file @
405f38c4
...
@@ -55,7 +55,7 @@ spec:
...
@@ -55,7 +55,7 @@ spec:
optional: true
optional: true
containers:
containers:
- name: kubedns
- name: kubedns
image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.
2
image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.
3
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
...
@@ -106,7 +106,7 @@ spec:
...
@@ -106,7 +106,7 @@ spec:
- name: kube-dns-config
- name: kube-dns-config
mountPath: /kube-dns-config
mountPath: /kube-dns-config
- name: dnsmasq
- name: dnsmasq
image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.
2
image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.
3
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /healthcheck/dnsmasq
path: /healthcheck/dnsmasq
...
@@ -144,7 +144,7 @@ spec:
...
@@ -144,7 +144,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: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.
2
image: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.
3
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /metrics
path: /metrics
...
...
cluster/addons/dns/kubedns-controller.yaml.in
View file @
405f38c4
...
@@ -55,7 +55,7 @@ spec:
...
@@ -55,7 +55,7 @@ spec:
optional: true
optional: true
containers:
containers:
- name: kubedns
- name: kubedns
image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.
2
image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.
3
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
...
@@ -106,7 +106,7 @@ spec:
...
@@ -106,7 +106,7 @@ spec:
- name: kube-dns-config
- name: kube-dns-config
mountPath: /kube-dns-config
mountPath: /kube-dns-config
- name: dnsmasq
- name: dnsmasq
image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.
2
image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.
3
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /healthcheck/dnsmasq
path: /healthcheck/dnsmasq
...
@@ -144,7 +144,7 @@ spec:
...
@@ -144,7 +144,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: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.
2
image: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.
3
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /metrics
path: /metrics
...
...
cluster/addons/dns/kubedns-controller.yaml.sed
View file @
405f38c4
...
@@ -55,7 +55,7 @@ spec:
...
@@ -55,7 +55,7 @@ spec:
optional: true
optional: true
containers:
containers:
-
na
me: kubedns
-
na
me: kubedns
i
mage: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.
2
i
mage: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.
3
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
...
@@ -106,7 +106,7 @@ spec:
...
@@ -106,7 +106,7 @@ spec:
- name
:
kube-dns-config
- name
:
kube-dns-config
mountPath
:
/kube-
dns
-
config
mountPath
:
/kube-
dns
-
config
-
name: dnsmasq
-
name: dnsmasq
image: gcr.io/google_containers/k8s
-
dns
-
dnsmasq
-
nanny
-
a
md64:1.14.
2
image: gcr.io/google_containers/k8s
-
dns
-
dnsmasq
-
nanny
-
a
md64:1.14.
3
li
venessProbe:
li
venessProbe:
h
tt
pG
et
:
h
tt
pG
et
:
path:
/
healthcheck
/
dns
m
asq
path:
/
healthcheck
/
dns
m
asq
...
@@ -144,7 +144,7 @@ spec:
...
@@ -144,7 +144,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: gcr.io
/
g
oo
gl
e_
c
ontainers/k8s-dns-sidecar-amd64:1.14.
2
image: gcr.io
/
g
oo
gl
e_
c
ontainers/k8s-dns-sidecar-amd64:1.14.
3
li
venessProbe:
li
venessProbe:
h
tt
pG
et
:
h
tt
pG
et
:
path:
/metr
i
cs
path:
/metr
i
cs
...
...
cmd/kubeadm/app/phases/addons/manifests.go
View file @
405f38c4
...
@@ -96,7 +96,7 @@ spec:
...
@@ -96,7 +96,7 @@ spec:
path: /run/xtables.lock
path: /run/xtables.lock
`
`
KubeDNSVersion
=
"1.14.
2
"
KubeDNSVersion
=
"1.14.
3
"
KubeDNSDeployment
=
`
KubeDNSDeployment
=
`
...
...
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