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
cd27c6fc
Commit
cd27c6fc
authored
Dec 04, 2020
by
Brad Davidson
Committed by
Brad Davidson
Dec 08, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump coredns to 1.7.1
Signed-off-by:
Brad Davidson
<
brad.davidson@rancher.com
>
parent
0ae7f2d5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
coredns.yaml
manifests/coredns.yaml
+3
-3
zz_generated_bindata.go
pkg/deploy/zz_generated_bindata.go
+0
-0
image-list.txt
scripts/airgap/image-list.txt
+1
-1
No files found.
manifests/coredns.yaml
View file @
cd27c6fc
...
@@ -58,11 +58,11 @@ data:
...
@@ -58,11 +58,11 @@ data:
ready
ready
kubernetes %{CLUSTER_DOMAIN}% in-addr.arpa ip6.arpa {
kubernetes %{CLUSTER_DOMAIN}% in-addr.arpa ip6.arpa {
pods insecure
pods insecure
upstream
fallthrough in-addr.arpa ip6.arpa
fallthrough in-addr.arpa ip6.arpa
}
}
hosts /etc/coredns/NodeHosts {
hosts /etc/coredns/NodeHosts {
reload 1s
ttl 60
reload 15s
fallthrough
fallthrough
}
}
prometheus :9153
prometheus :9153
...
@@ -107,7 +107,7 @@ spec:
...
@@ -107,7 +107,7 @@ spec:
beta.kubernetes.io/os
:
linux
beta.kubernetes.io/os
:
linux
containers
:
containers
:
-
name
:
coredns
-
name
:
coredns
image
:
rancher/coredns-coredns:1.
6.9
image
:
rancher/coredns-coredns:1.
7.1
imagePullPolicy
:
IfNotPresent
imagePullPolicy
:
IfNotPresent
resources
:
resources
:
limits
:
limits
:
...
...
pkg/deploy/zz_generated_bindata.go
View file @
cd27c6fc
This diff is collapsed.
Click to expand it.
scripts/airgap/image-list.txt
View file @
cd27c6fc
docker.io/rancher/coredns-coredns:1.
6.9
docker.io/rancher/coredns-coredns:1.
7.1
docker.io/rancher/klipper-helm:v0.3.2
docker.io/rancher/klipper-helm:v0.3.2
docker.io/rancher/klipper-lb:v0.1.2
docker.io/rancher/klipper-lb:v0.1.2
docker.io/rancher/library-busybox:1.31.1
docker.io/rancher/library-busybox:1.31.1
...
...
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