minikube/deploy
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
..
addons Allow specifying image repository for docker images 2019-02-18 01:00:12 +08:00
gvisor Enable gvisor addon in minikube (#3399) 2018-12-07 15:27:22 -08:00
iso Merge pull request #3666 from afbjorklund/docker-runc 2019-02-14 21:29:15 +01:00
minikube Update releases.json to include v0.34.1 2019-02-16 22:18:34 +00:00
storage-provisioner Added storage prov deps to Makefile and rewrote main file 2017-11-01 10:54:17 -07:00