This bare metal machine is having trouble accessing https://k8s.gcr.io
To pull new external images, you may need to configure a proxy: https://minikube.si gs.k8s.io/docs/reference/networking/proxy/
无法使用代理,服务器是大陆的。
minikube start --driver=none --image-repository=reg istry.cn-hangzhou.aliyuncs.com/google_containers
使用start命令时已经设置了镜像仓库,但是却不起作用,不知道为啥。
求有经验的大佬帮忙看看
从DockerHub其他仓库里拉需要的镜像。