Zhongcheng Lao
40caf8317c
Merge remote-tracking branch 'upstream/master' into custom-image-repository
2019-03-15 18:01:48 +08:00
Cristian Măgherușan-Stanciu @magheru_san
a3e652a360
Fix `minikube addons open heapster`
...
In the default installation I get the same error:
```
$ minikube addons open heapster
💣 This addon does not have an endpoint defined for the 'addons open' command.
You can add one by annotating a service with the label kubernetes.io/minikube-addons-endpoint:heapster
```
This PR is simply implementing the suggested fix by adding the aforementioned label to the heapster service.
2019-03-07 21:48:39 +01:00
Zhongcheng Lao
7a59d376cf
Turn addon resource with images into template
...
When the user overrides image repository the images will be pulled
from the overrided one instead of the official repositories.
2019-02-18 01:00:18 +08:00
kairen
902e49688f
Bump the heapster to v1.5.3
2018-05-21 08:06:01 -07:00
Tim Hockin
51ee9a1423
Convert registry to k8s.gcr.io
2017-12-22 09:55:16 -08:00
kairen
4d2840278f
Bump heapster to v1.5.0
2017-12-19 08:14:31 -08:00
kairen
874b47b10f
Bump Heapster version to v1.5.0-beta.2
2017-11-30 14:49:01 -08:00
kairen
7066946a59
[addon] Update heapster to v1.5.0
2017-11-10 17:02:49 +08:00
kairen
6753da85f1
[heapster addons] Update image version to latest version
2017-10-06 15:35:35 +08:00
Thibaut Demaret
c94f41fbf1
the last reconcile
2017-05-26 21:23:28 +02:00
Thibaut Démaret
209cf8d419
Add correction
2017-05-26 11:57:34 +02:00
Thibaut Demaret
55e1d432ba
Fix Selector to use heapster, influxdb and grafana on Minikube
2017-05-20 06:48:30 +02:00
William Chang
6aa7acb51e
Modify the heapster_influxdb images source
2017-04-25 13:40:14 +08:00
dlorenc
c23dfba5d2
Update the addon manager. ( #1301 )
...
This gets us closer to being able to disable the storage provisioner.
2017-04-24 10:36:02 -07:00
Matt Rickard
0194b34344
Update heapster addon to v1.3.0
2017-03-17 15:44:15 -07:00
Martin Etmajer
4fdac2bd98
Make heapster service available via NodePort.
2017-02-03 10:50:31 +01:00
Matt Rickard
f6e3e12655
Group addon yamls into folders
2016-12-07 11:28:22 -08:00