-
Notifications
You must be signed in to change notification settings - Fork 18
Setup WSL2
Thang Chung edited this page May 21, 2021
·
1 revision
# access to wasl drives from windows explorer
\\wsl$
# install build stuffs on WSL2 (Ubuntu)
sudo apt install build-essential
cmd /c "set KUBECONFIG=C:\Users\thangchung\.krustlet\config\kubeconfig && krustlet-wasi --port 3000 --bootstrap-file C:\Users\thangchung\.krustlet\config\bootstrap.conf"
krustlet-wasi --port 3000 --bootstrap-file C:\Users\thangchung\.krustlet\config\bootstrap.conf