minikube start --image-mirror-country=cn --image-repository=registry.cn-hangzhou.aliyuncs.com/google_containers

 

 

PS C:\Users\Administrator> kubectl config use-context docker-desktop
Switched to context "docker-desktop".


PS C:\Users\Administrator> kubectl cluster-info
Kubernetes control plane is running at https://kubernetes.docker.internal:6443
CoreDNS is running at https://kubernetes.docker.internal:6443/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy

To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-02
  • 2021-12-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-21
  • 2021-09-20
  • 2022-02-09
  • 2021-06-02
  • 2022-12-23
相关资源
相似解决方案