仔细阅读下 Minkube的帮助文档 就可以看到 开发商已经非常体贴的帮墙内 吃瓜群众 设置好了出路
➤ minkube start --help
Starts a local kubernetes cluster using VM. This command
assumes you have already installed one of the VM drivers: virtualbox/parallels/vmwarefusion/kvm/xhyve/hyperv.
Usage:
minikube start [flags]
Flags:
...
--image-mirror-country string Country code of the image mirror to be used. Leave empty to use the global one. For Chinese mainland users, set it to cn
--image-repository string Alternative image repository to pull docker images from. This can be used when you have limited access to gcr.io. Set it to "auto" to let minikube decide one for you. For Chinese mainland users, you may use local gcr.io mirrors such as registry.cn-hangzhou.aliyuncs.com/google_containers
--insecure-registry strings Insecure Docker registries to pass to the Docker daemon. The default service CIDR range will automatically be added.
不要再浪费时间 搞代理 了 愉快的 用 minkube吧, 知道真相的我 眼泪流下来,希望这样体贴的开发者 会越来越多