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
9d3f4d71
Commit
9d3f4d71
authored
Dec 22, 2016
by
Dawn Chen
Committed by
GitHub
Dec 22, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Make fluentd pods critical"
parent
9ef610b6
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
6 deletions
+0
-6
fluentd-es-ds.yaml
cluster/addons/fluentd-elasticsearch/fluentd-es-ds.yaml
+0
-2
fluentd-gcp-ds.yaml
cluster/addons/fluentd-gcp/fluentd-gcp-ds.yaml
+0
-2
fluentd-gcp.yaml
cluster/saltbase/salt/fluentd-gcp/fluentd-gcp.yaml
+0
-2
No files found.
cluster/addons/fluentd-elasticsearch/fluentd-es-ds.yaml
View file @
9d3f4d71
...
@@ -10,8 +10,6 @@ metadata:
...
@@ -10,8 +10,6 @@ metadata:
spec
:
spec
:
template
:
template
:
metadata
:
metadata
:
annotations
:
scheduler.alpha.kubernetes.io/critical-pod
:
'
'
labels
:
labels
:
k8s-app
:
fluentd-es
k8s-app
:
fluentd-es
kubernetes.io/cluster-service
:
"
true"
kubernetes.io/cluster-service
:
"
true"
...
...
cluster/addons/fluentd-gcp/fluentd-gcp-ds.yaml
View file @
9d3f4d71
...
@@ -11,8 +11,6 @@ metadata:
...
@@ -11,8 +11,6 @@ metadata:
spec
:
spec
:
template
:
template
:
metadata
:
metadata
:
annotations
:
scheduler.alpha.kubernetes.io/critical-pod
:
'
'
labels
:
labels
:
k8s-app
:
fluentd-gcp
k8s-app
:
fluentd-gcp
kubernetes.io/cluster-service
:
"
true"
kubernetes.io/cluster-service
:
"
true"
...
...
cluster/saltbase/salt/fluentd-gcp/fluentd-gcp.yaml
View file @
9d3f4d71
...
@@ -4,8 +4,6 @@ kind: Pod
...
@@ -4,8 +4,6 @@ kind: Pod
metadata
:
metadata
:
name
:
fluentd-cloud-logging
name
:
fluentd-cloud-logging
namespace
:
kube-system
namespace
:
kube-system
annotations
:
scheduler.alpha.kubernetes.io/critical-pod
:
'
'
labels
:
labels
:
k8s-app
:
fluentd-logging
k8s-app
:
fluentd-logging
spec
:
spec
:
...
...
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