Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

398
Views
Kubernetes stuck at 'Starting' with Docker Desktop on Windows 10

I have issue with version 3.1 of Docker Desktop and on enabling kubernetes its always stuck at Starting looking at logs in i can see repeating the following log from (AppData/Local/Docker/log.txt):

\"https://kubernetes.docker.internal:6443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/docker-desktop\": net/http: TLS handshake timeout"
[16:15:55.267][GoBackendProcess  ][Info   ] msg="external: POST /events 200 \"DockerDesktopGo\" \"\""
[16:16:06.268][ApiProxy          ][Info   ] msg="cannot get lease for master node: Get \"https://kubernetes.docker.internal:6443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/docker-desktop\": net/http: TLS handshake timeout"
[16:16:06.268][GoBackendProcess  ][Info   ] msg="external: POST /events 200 \"DockerDesktopGo\" \"\""

I have tried deleting the pki folder inside AppData/Local/Docker , but without any success.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

This looks like a common issue reported here or here, which occurs also on MacOS. As per this comment, apart from deleting pki, you should also remove .kube directory and restart Docker:

I have workarounded as:

rm -rf ~/Library/Group\ Containers/group.com.docker/pki/
rm -rf ~/.kube

And restarting docker

As mentioned in this comment, the respective directory on Windows can be found in:

C:\Users\<USER>\AppData\Local\Docker

If none of the above helps, as the last resort solution you may try to completely re-install your Docker Desktop as there might be some remnants of the previous installation causing the issue. Compare with this comment.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!