” Kubernetes is starting …..” forever error on windows 10 [closed]

I stucked in two kinds of error

  1. system pods running, found labels but still waiting for labels…
  2. xxxx: EOF

I finally sovled it by following the advice by the following project,
https://github.com/AliyunContainerService/k8s-for-docker-desktop/
Do as it told you, if not work,
remove ~/.kube and ~/Library/Group\ Containers/group.com.docker/pki directory, then restart docker desktop and wait like 5 minutes.
The Kubernetes status is running eventually.

Leave a Comment

tech