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
b809f47e
Commit
b809f47e
authored
Jan 17, 2018
by
Patrick Christopher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
apps api is now stable, use it
parent
fa7dde38
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
es-statefulset.yaml
cluster/addons/fluentd-elasticsearch/es-statefulset.yaml
+1
-1
fluentd-es-ds.yaml
cluster/addons/fluentd-elasticsearch/fluentd-es-ds.yaml
+1
-1
kibana-deployment.yaml
cluster/addons/fluentd-elasticsearch/kibana-deployment.yaml
+1
-1
No files found.
cluster/addons/fluentd-elasticsearch/es-statefulset.yaml
View file @
b809f47e
...
@@ -47,7 +47,7 @@ roleRef:
...
@@ -47,7 +47,7 @@ roleRef:
apiGroup
:
"
"
apiGroup
:
"
"
---
---
# Elasticsearch deployment itself
# Elasticsearch deployment itself
apiVersion
:
apps/v1
beta2
apiVersion
:
apps/v1
kind
:
StatefulSet
kind
:
StatefulSet
metadata
:
metadata
:
name
:
elasticsearch-logging
name
:
elasticsearch-logging
...
...
cluster/addons/fluentd-elasticsearch/fluentd-es-ds.yaml
View file @
b809f47e
...
@@ -45,7 +45,7 @@ roleRef:
...
@@ -45,7 +45,7 @@ roleRef:
name
:
fluentd-es
name
:
fluentd-es
apiGroup
:
"
"
apiGroup
:
"
"
---
---
apiVersion
:
apps/v1
beta2
apiVersion
:
apps/v1
kind
:
DaemonSet
kind
:
DaemonSet
metadata
:
metadata
:
name
:
fluentd-es-v2.0.3
name
:
fluentd-es-v2.0.3
...
...
cluster/addons/fluentd-elasticsearch/kibana-deployment.yaml
View file @
b809f47e
apiVersion
:
apps/v1
beta2
apiVersion
:
apps/v1
kind
:
Deployment
kind
:
Deployment
metadata
:
metadata
:
name
:
kibana-logging
name
:
kibana-logging
...
...
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