Did anyone got any problem running Docker Desktop, WSL and Kubernetes inside WSL distro at the same time? #10377
Unanswered
wizpresso-steve-cy-fan
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was running k0s and I noticed whenever I started Docker Desktop, the kubelet inside my Ubuntu WSL2 distro freezes until Docker Desktop was killed. I think it could be because of
mount --make-rshared /
so that I mixed the cgroups context with Docker Desktop (speculating)Beta Was this translation helpful? Give feedback.
All reactions