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
2b6faa92
Commit
2b6faa92
authored
Mar 21, 2020
by
galal-hussein
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use mirrored images for traefik and coredns
parent
895618fc
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
3 deletions
+4
-3
coredns.yaml
manifests/coredns.yaml
+1
-1
traefik.yaml
manifests/traefik.yaml
+1
-0
zz_generated_bindata.go
pkg/deploy/zz_generated_bindata.go
+0
-0
image-list.txt
scripts/airgap/image-list.txt
+2
-2
No files found.
manifests/coredns.yaml
View file @
2b6faa92
...
...
@@ -103,7 +103,7 @@ spec:
beta.kubernetes.io/os
:
linux
containers
:
-
name
:
coredns
image
:
coredns/
coredns:1.6.3
image
:
rancher/coredns-
coredns:1.6.3
imagePullPolicy
:
IfNotPresent
resources
:
limits
:
...
...
manifests/traefik.yaml
View file @
2b6faa92
...
...
@@ -10,3 +10,4 @@ spec:
ssl.enabled
:
"
true"
metrics.prometheus.enabled
:
"
true"
kubernetes.ingressEndpoint.useDefaultPublishedService
:
"
true"
image
:
"
rancher/library-traefik"
pkg/deploy/zz_generated_bindata.go
View file @
2b6faa92
This diff is collapsed.
Click to expand it.
scripts/airgap/image-list.txt
View file @
2b6faa92
docker.io/coredns/coredns:1.6.3
docker.io/library/traefik:1.7.19
docker.io/rancher/coredns-coredns:1.6.3
docker.io/rancher/klipper-helm:v0.2.3
docker.io/rancher/klipper-lb:v0.1.2
docker.io/rancher/library-traefik:1.7.19
docker.io/rancher/local-path-provisioner:v0.0.11
docker.io/rancher/metrics-server:v0.3.6
docker.io/rancher/pause:3.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