mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-05 19:21:11 +00:00
2.2 KiB
2.2 KiB
WSL: Linux Dev Environment on Windows
- docs.microsoft.com: WSL - Windows Subsystem for Linux
- Using WSL and MobaXterm to Create a Linux Dev Environment on Windows
- Setting Up Docker for Windows and WSL to Work Flawlessly
- Take your Linux development experience in Windows to the next level with WSL and Visual Studio Code Remote
- softwarecollections.org Software Collections give you the power to build, install, and use multiple versions of software on the same system, without affecting system-wide installed packages.
- kubernetes.io: WSL+Docker: Kubernetes on the Windows Desktop 🌟 A lesson on how to install Kubernetes in Docker KinD and Minikube.
- Ubuntu on WSL 2 Is Generally Available 🌟
- Microsoft Makes it Easier to Install WSL on Windows 10 🌟
wsl.exe --install
Windows Terminal
- Windows Terminal 1.0
- Microsoft launches Windows Terminal 1.0, unveils GPU support and Linux GUI apps in WSL
Windows Package Manager
- Windows Package Manager CLI (aka winget)
- Microsoft debuts Windows Package Manager for your dev environment
ASDF-VM
- asdf version manager (asdf-vm) is a CLI tool that can manage multiple language runtime versions on a per-project basis. It is like gvm, nvm, rbenv & pyenv (and more) all in one! Simply install your language’s plugin!