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
c1a70557
Commit
c1a70557
authored
Jun 23, 2015
by
Jeff Lowdermilk
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #10260 from dchen1107/clean
Set resource limit for both heapster and influxdb container based on
parents
6dc69920
e0186c3b
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
20 additions
and
0 deletions
+20
-0
heapster-controller.yaml
...addons/cluster-monitoring/google/heapster-controller.yaml
+4
-0
heapster-controller-combined.yaml
...nitoring/googleinfluxdb/heapster-controller-combined.yaml
+4
-0
heapster-controller.yaml
...dons/cluster-monitoring/influxdb/heapster-controller.yaml
+4
-0
influxdb-grafana-controller.yaml
...ster-monitoring/influxdb/influxdb-grafana-controller.yaml
+4
-0
heapster-controller.yaml
...ns/cluster-monitoring/standalone/heapster-controller.yaml
+4
-0
No files found.
cluster/addons/cluster-monitoring/google/heapster-controller.yaml
View file @
c1a70557
...
@@ -22,6 +22,10 @@ spec:
...
@@ -22,6 +22,10 @@ spec:
containers
:
containers
:
-
image
:
gcr.io/google_containers/heapster:v0.14.3
-
image
:
gcr.io/google_containers/heapster:v0.14.3
name
:
heapster
name
:
heapster
resources
:
limits
:
cpu
:
200m
memory
:
2.5Gi
command
:
command
:
-
/heapster
-
/heapster
-
--source=kubernetes:''
-
--source=kubernetes:''
...
...
cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml
View file @
c1a70557
...
@@ -22,6 +22,10 @@ spec:
...
@@ -22,6 +22,10 @@ spec:
containers
:
containers
:
-
image
:
gcr.io/google_containers/heapster:v0.14.3
-
image
:
gcr.io/google_containers/heapster:v0.14.3
name
:
heapster
name
:
heapster
resources
:
limits
:
cpu
:
200m
memory
:
2.5Gi
command
:
command
:
-
/heapster
-
/heapster
-
--source=kubernetes:''
-
--source=kubernetes:''
...
...
cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml
View file @
c1a70557
...
@@ -22,6 +22,10 @@ spec:
...
@@ -22,6 +22,10 @@ spec:
containers
:
containers
:
-
image
:
gcr.io/google_containers/heapster:v0.14.3
-
image
:
gcr.io/google_containers/heapster:v0.14.3
name
:
heapster
name
:
heapster
resources
:
limits
:
cpu
:
200m
memory
:
2.5Gi
command
:
command
:
-
/heapster
-
/heapster
-
--source=kubernetes:''
-
--source=kubernetes:''
...
...
cluster/addons/cluster-monitoring/influxdb/influxdb-grafana-controller.yaml
View file @
c1a70557
...
@@ -22,6 +22,10 @@ spec:
...
@@ -22,6 +22,10 @@ spec:
containers
:
containers
:
-
image
:
gcr.io/google_containers/heapster_influxdb:v0.3
-
image
:
gcr.io/google_containers/heapster_influxdb:v0.3
name
:
influxdb
name
:
influxdb
resources
:
limits
:
cpu
:
300m
memory
:
2Gi
ports
:
ports
:
-
containerPort
:
8083
-
containerPort
:
8083
hostPort
:
8083
hostPort
:
8083
...
...
cluster/addons/cluster-monitoring/standalone/heapster-controller.yaml
View file @
c1a70557
...
@@ -22,6 +22,10 @@ spec:
...
@@ -22,6 +22,10 @@ spec:
containers
:
containers
:
-
image
:
gcr.io/google_containers/heapster:v0.14.3
-
image
:
gcr.io/google_containers/heapster:v0.14.3
name
:
heapster
name
:
heapster
resources
:
limits
:
cpu
:
200m
memory
:
2.5Gi
command
:
command
:
-
/heapster
-
/heapster
-
--source=kubernetes:''
-
--source=kubernetes:''
...
...
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