by jdbowman on 2/14/21, 9:23 PM with 2 comments
by mech422 on 2/15/21, 1:24 AM
1.) Missing cgroups under /sys/fs/cgroup/systemd
mkdir /sys/fs/cgroup/systemd
mount -t cgroup -o none,name=systemd cgroup /sys/fs/cgroup/systemd
2.) No launch at 'startup'
put the docker start in your .bashrd
Also, 'Kind'(1) works really well for setting up K8s envs in WSL2