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
9305c37d
Unverified
Commit
9305c37d
authored
Feb 05, 2018
by
Shyam JVS
Committed by
GitHub
Feb 05, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Add self anti-affinity to kube-dns pods"
parent
d8928efc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
33 deletions
+0
-33
kube-dns.yaml.base
cluster/addons/dns/kube-dns.yaml.base
+0
-11
kube-dns.yaml.in
cluster/addons/dns/kube-dns.yaml.in
+0
-11
kube-dns.yaml.sed
cluster/addons/dns/kube-dns.yaml.sed
+0
-11
No files found.
cluster/addons/dns/kube-dns.yaml.base
View file @
9305c37d
...
@@ -84,17 +84,6 @@ spec:
...
@@ -84,17 +84,6 @@ spec:
annotations:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
scheduler.alpha.kubernetes.io/critical-pod: ''
spec:
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: k8s-app
operator: In
values: ["kube-dns"]
topologyKey: kubernetes.io/hostname
tolerations:
tolerations:
- key: "CriticalAddonsOnly"
- key: "CriticalAddonsOnly"
operator: "Exists"
operator: "Exists"
...
...
cluster/addons/dns/kube-dns.yaml.in
View file @
9305c37d
...
@@ -84,17 +84,6 @@ spec:
...
@@ -84,17 +84,6 @@ spec:
annotations:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
scheduler.alpha.kubernetes.io/critical-pod: ''
spec:
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: k8s-app
operator: In
values: ["kube-dns"]
topologyKey: kubernetes.io/hostname
tolerations:
tolerations:
- key: "CriticalAddonsOnly"
- key: "CriticalAddonsOnly"
operator: "Exists"
operator: "Exists"
...
...
cluster/addons/dns/kube-dns.yaml.sed
View file @
9305c37d
...
@@ -84,17 +84,6 @@ spec:
...
@@ -84,17 +84,6 @@ spec:
annotations:
annotations:
scheduler.alpha.kubernetes.io/critical
-
p
o
d:
''
scheduler.alpha.kubernetes.io/critical
-
p
o
d:
''
s
p
ec:
s
p
ec:
affinity:
p
odAntiAffinity:
p
referre
dD
ur
i
ngSchedulingIgnoredDuringExecution:
-
we
i
ght: 100
p
o
d
Aff
i
nityTerm:
la
belSelector:
m
a
tchExpressions:
-
ke
y
:
k8s-app
operator
:
In
values
:
["kube-
dns
"
]
topologyKey: kubernetes
.
io/hostname
tolerations:
tolerations:
- key: "CriticalAddonsOnly"
- key: "CriticalAddonsOnly"
o
p
erator: "Exists"
o
p
erator: "Exists"
...
...
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