minikube/deploy/addons
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
..
dashboard bump dashboard version to v1.10.1 (#3466) 2018-12-19 16:38:52 -08:00
efk Add env variable for default ES_JAVA_OPTS 2018-09-04 05:48:38 -05:00
freshpod Change freshpod from Deployment to RC 2018-01-13 02:14:26 +08:00
gpu Bump minikube-nvidia-driver-installer version to make it work again. 2018-07-20 07:56:29 -07:00
gvisor Remove default cni flags from the documentation 2019-02-05 20:05:05 +01:00
heapster Fix `minikube addons open heapster` 2019-03-07 21:48:39 +01:00
ingress Update Ingress-Nginx to 0.21 (#3365) 2018-11-26 14:59:53 -08:00
logviewer Initial commit of logviewer addon 2018-12-02 12:58:06 -08:00
metrics-server Pass 2: k8s GCR vanity URL 2018-04-09 08:36:59 -07:00
registry crio-bin v1.8.4 2017-12-14 08:54:36 -08:00
registry-creds Fix inconsistent version. 2018-04-12 09:02:14 -07:00
storage-provisioner allow storage-provisioner to be disabled 2018-01-29 14:46:27 -05:00
storage-provisioner-gluster addons: mark the last enabled storage provider as default 2019-01-09 20:04:21 +01:00
storageclass Fix for Minikube #3495 2018-12-28 20:36:24 -06:00
addon-manager.yaml remove all localkube references from code, change /var/lib/localkube to /var/lib/minikube 2018-07-24 12:36:42 -07:00