minikube/deploy/addons
Zhongcheng Lao 7cbe253ef6 Allow specifying image repository for docker images
Some users (especially for those in mainland China) may have issue
accessing the default image repository. This patchset allows users
to override the default image repository gcr.io to a different
repository by specifying --image-repository option in the command
line as a simple workaround. Images will be pulled from the
specified image repository instead of the default ones.

Example (using mirror by Aliyun):
minikube start ...
   --image-repository
   registry.cn-hangzhou.aliyuncs.com/google_containers
2019-02-18 01:00:12 +08:00
..
dashboard Allow specifying image repository for docker images 2019-02-18 01:00:12 +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 Bump the heapster to v1.5.3 2018-05-21 08:06:01 -07: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 specifying image repository for docker images 2019-02-18 01:00:12 +08: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 Allow specifying image repository for docker images 2019-02-18 01:00:12 +08:00