Open kitepad opened 4 years ago
As I understand it WSL2 wants to have Windows own the PID 1 process. Projects such as https://github.com/arkane-systems/genie describe how to run systemd in a container. The k3os
binary when run as PID 1 wants to hand-off to the embedded init system, openrc, and currently runs with assumptions that prevent it from running in a container. These issues are probably not insurmountable but WSL2 compatibility is currently low on the list of priorities.
WSL 2 is ready to use in win 10 now. It's better for developer develop and test k8s deployment on win 10.