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
bb9c865d
Commit
bb9c865d
authored
Feb 01, 2019
by
Ojas M
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add priority class to CoreDNS pods
parent
27d49584
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
coredns.yaml.base
cluster/addons/dns/coredns/coredns.yaml.base
+1
-0
coredns.yaml.in
cluster/addons/dns/coredns/coredns.yaml.in
+1
-0
coredns.yaml.sed
cluster/addons/dns/coredns/coredns.yaml.sed
+1
-0
No files found.
cluster/addons/dns/coredns/coredns.yaml.base
View file @
bb9c865d
...
@@ -106,6 +106,7 @@ spec:
...
@@ -106,6 +106,7 @@ spec:
annotations:
annotations:
seccomp.security.alpha.kubernetes.io/pod: 'docker/default'
seccomp.security.alpha.kubernetes.io/pod: 'docker/default'
spec:
spec:
priorityClassName: system-cluster-critical
serviceAccountName: coredns
serviceAccountName: coredns
tolerations:
tolerations:
- key: "CriticalAddonsOnly"
- key: "CriticalAddonsOnly"
...
...
cluster/addons/dns/coredns/coredns.yaml.in
View file @
bb9c865d
...
@@ -106,6 +106,7 @@ spec:
...
@@ -106,6 +106,7 @@ spec:
annotations:
annotations:
seccomp.security.alpha.kubernetes.io/pod: 'docker/default'
seccomp.security.alpha.kubernetes.io/pod: 'docker/default'
spec:
spec:
priorityClassName: system-cluster-critical
serviceAccountName: coredns
serviceAccountName: coredns
tolerations:
tolerations:
- key: "CriticalAddonsOnly"
- key: "CriticalAddonsOnly"
...
...
cluster/addons/dns/coredns/coredns.yaml.sed
View file @
bb9c865d
...
@@ -106,6 +106,7 @@ spec:
...
@@ -106,6 +106,7 @@ spec:
annotations:
annotations:
seccomp.security.alpha.kubernetes.io/pod: 'docker/default'
seccomp.security.alpha.kubernetes.io/pod: 'docker/default'
spec:
spec:
priorityClassName: system
-
c
luster-critical
s
e
rvic
e
AccountNam
e
:
coredns
s
e
rvic
e
AccountNam
e
:
coredns
to
l
er
a
tions:
to
l
er
a
tions:
-
ke
y
:
"CriticalAddonsOnly"
-
ke
y
:
"CriticalAddonsOnly"
...
...
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