Filip Grzadkowski
0dedf869c7
Revert "Bumped Heapster version to v0.20.0-alpha and Influxdb to 0.9.2.1"
2016-01-27 17:22:36 +01:00
Piotr Szczesniak
e96993f2ce
Bumped Heapster version to v0.20.0-alpha and Influxdb to 0.9.2.1
2016-01-27 11:09:18 +01:00
Piotr Szczesniak
f93b1f1043
Bumped Heapster to v0.18.5 to fix issue with nil pointer panic
2016-01-25 21:55:16 +01:00
Piotr Szczesniak
e6f3e2893a
Fixed syntax issue in Heapster config
2016-01-22 10:29:38 +01:00
Minhan Xia
3da8d80187
fix jinja syntax error
2016-01-21 16:03:49 -08:00
Alex Mohr
4c8e28b77c
Merge pull request #19535 from brendandburns/salt
...
Check that num_nodes is both defined and not None, not just defined
2016-01-21 10:42:53 -08:00
Piotr Szczesniak
b4b5ead09a
Bumped Heapster to v0.18.4 to fix issue with broken watch
2016-01-14 13:02:56 +01:00
Brendan Burns
9c843495d7
Check that num_nodes is both defined and not None, not just defined
2016-01-12 07:20:35 -08:00
gmarek
2d5c429f9d
Add resource requests to addons
2015-12-17 10:13:15 +01:00
Brendan Burns
90d9e6e935
Make heapster config creation dynamic
2015-10-22 12:05:49 -07:00
Piotr Szczesniak
94080973b1
Bumbed Heapster to v0.18.2 and changed its config
...
The new version fixes problem with missing metrics.
The new config decreases load on GCM/InfluxDB.
Increased stats resolution from default 5s to 30s.
Decreased sink frequency from 2m to 1m.
2015-10-05 09:51:01 +02:00
Vishnu kannan
989aaef94f
Upgraded heapster to v0.18.1, influxDB to v0.8.9, and Grafana to v2.0.
2015-09-21 15:42:24 -07:00
Piotr Szczesniak
eed7d24c02
Removed align_stats flag from Heapster config
...
The flag caused inaccuracy in compute cpu/usage_rate metric
2015-08-17 14:40:41 +02:00
Wojciech Tyczynski
4c42e1302d
Merge pull request #12190 from piosz/heapster-version
...
Bumped Heapster version
2015-08-06 12:00:39 +02:00
Alex Robinson
0945c2cfb8
Bump the heapster pod's memory limit from 200MiB to 300MiB.
2015-08-05 16:16:20 -07:00
Piotr Szczesniak
7fef2a9daf
Bumped Heapster version
2015-08-04 09:19:30 +02:00
Vishnu Kannan
b36ae6efba
Upgrading heapster to v0.17.0
2015-07-29 16:13:33 -07:00
Yu-Ju Hong
1cf9a71aa2
Merge pull request #10872 from nikhiljindal/latestHeapster
...
Use latest heapster image
2015-07-07 17:35:40 -07:00
nikhiljindal
e17e3579f3
Use latest heapster image
2015-07-07 14:40:18 -07:00
Brendan Burns
988aa6fdf6
Move things into a 'kube-system' namespace.
2015-07-06 15:08:23 -07:00
Dawn Chen
4f2d22263e
Set resource limit for both heapster and influxdb container based on data collected
...
by #10335 . Please noted that both influxdb and heapster could be oom-killed due to
memory leakage here.
2015-07-01 14:39:10 -07:00
Alex Robinson
799c0a09e0
Merge pull request #10369 from mikedanese/heapster-in-cluster-config
...
bump heapster addon version to use inClusterConfig
2015-06-29 10:56:50 -07:00
Dawn Chen
1a4d3ef680
Revert "Set resource limit for both heapster and influxdb container based on"
2015-06-26 15:45:26 -07:00
Mike Danese
bfc80095d4
bump heapster addon version to use inClusterConfig
2015-06-26 15:43:32 -07:00
Dawn Chen
e0186c3bd0
Set resource limit for both heapster and influxdb container based on
...
data collected by #5880
2015-06-23 14:28:51 -07:00
Vishnu Kannan
3800fe1884
Updating heapster to v0.14.3.
2015-06-19 13:30:50 -07:00
Vishnu Kannan
b6e4480463
Updating heapster to v0.14.2
2015-06-16 17:15:24 -07:00
Vishnu Kannan
31f7ea10c6
Updating heapster version to v0.14.1.
...
Adding a standalone version of heapster which exposes stats via REST API.
2015-06-16 11:56:23 -07:00
Vishnu Kannan
a38204a498
Update to heapster v0.14.0
2015-06-10 16:38:34 -07:00
Quinton Hoole
a39a6013cb
Merge pull request #8469 from satnam6502/heapster
...
Add explicit version to name of monitoring RCs
2015-06-04 10:42:54 -07:00
Kris
f4e2c738f6
Delete deprecated API versions
...
pkg/service:
There were a couple of references here just as a reminder to change the
behavior of findPort. As of v1beta3, TargetPort was always defaulted, so
we could remove findDefaultPort and related tests.
pkg/apiserver:
The tests were using versioned API codecs for some of their encoding
tests. Necessary API types had to be written and registered with the
fake versioned codecs.
pkg/kubectl:
Some tests were converted to current versions where it made sense.
2015-05-29 17:17:35 -07:00
Satnam Singh
702bf625ce
Add explicit version to name of monitoring RCs
2015-05-18 18:13:18 -07:00
Vishnu Kannan
63a5e3895c
Updating heapster to v0.12.1. This adds support for tokens and improves scalability
...
in large clusters.
2015-05-18 12:04:46 -07:00
Tim Hockin
e83e49b076
rename default DNS domain to cluster.local
2015-05-11 23:00:43 -07:00
saadali
4569de7a46
Enable Google Cloud Monitoring and Google Cloud Logging instead of
...
Influxdb for Google Compute Engine deployments.
2015-05-06 15:23:40 -07:00