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
9a3fb3cb
Commit
9a3fb3cb
authored
Aug 05, 2015
by
Alex Robinson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12314 from a-robinson/mem
Bump the heapster pod's memory limit from 200MiB to 300MiB.
parents
8d5fd8fb
0945c2cf
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
heapster-controller.yaml
...addons/cluster-monitoring/google/heapster-controller.yaml
+1
-1
heapster-controller-combined.yaml
...nitoring/googleinfluxdb/heapster-controller-combined.yaml
+1
-1
heapster-controller.yaml
...dons/cluster-monitoring/influxdb/heapster-controller.yaml
+1
-1
heapster-controller.yaml
...ns/cluster-monitoring/standalone/heapster-controller.yaml
+1
-1
No files found.
cluster/addons/cluster-monitoring/google/heapster-controller.yaml
View file @
9a3fb3cb
...
...
@@ -25,7 +25,7 @@ spec:
resources
:
limits
:
cpu
:
100m
memory
:
2
00Mi
memory
:
3
00Mi
command
:
-
/heapster
-
--source=kubernetes:''
...
...
cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml
View file @
9a3fb3cb
...
...
@@ -25,7 +25,7 @@ spec:
resources
:
limits
:
cpu
:
100m
memory
:
2
00Mi
memory
:
3
00Mi
command
:
-
/heapster
-
--source=kubernetes:''
...
...
cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml
View file @
9a3fb3cb
...
...
@@ -25,7 +25,7 @@ spec:
resources
:
limits
:
cpu
:
100m
memory
:
2
00Mi
memory
:
3
00Mi
command
:
-
/heapster
-
--source=kubernetes:''
...
...
cluster/addons/cluster-monitoring/standalone/heapster-controller.yaml
View file @
9a3fb3cb
...
...
@@ -25,7 +25,7 @@ spec:
resources
:
limits
:
cpu
:
100m
memory
:
2
00Mi
memory
:
3
00Mi
command
:
-
/heapster
-
--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