mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 09:51:00 +00:00
5.7 KiB
5.7 KiB
WSL: Linux Dev Environment on Windows
!!! info "Architectural Context" Detailed reference for WSL: Linux Dev Environment on Windows in the context of Developer Ecosystem.
Standard Reference
- Using WSL and MobaXterm to Create a Linux Dev Environment on Windows [COMMUNITY-TOOL]
- Setting Up Docker for Windows and WSL to Work Flawlessly [COMMUNITY-TOOL]
- Take your Linux development experience in Windows to the next level with WSL and Visual Studio Code Remote [COMMUNITY-TOOL]
- kubernetes.io: WSL+Docker: Kubernetes on the Windows Desktop 🌟 [COMMUNITY-TOOL]
- Ubuntu on WSL 2 Is Generally Available 🌟 [COMMUNITY-TOOL]
- Microsoft Makes it Easier to Install WSL on Windows 10 🌟 [COMMUNITY-TOOL]
- Docker Desktop & WSL 2 – Backport Update [COMMUNITY-TOOL]
- itnext.io: WSL2 Tips: Limit CPU/Memory When using Docker [COMMUNITY-TOOL]
- Distro installation added to WSL --install in Windows 10 insiders preview build 20246 [COMMUNITY-TOOL]
- pandorafms.com: Qué es, cómo instalar WSL2 y por qué es una gran noticia' para el sector TI [COMMUNITY-TOOL]
- dev.to: Install Docker on Windows (WSL) without Docker Desktop 🌟 [COMMUNITY-TOOL]
- techrepublic.com: Windows Subsystem for Linux 2: The GUI features developers' have been asking for [COMMUNITY-TOOL]
- bleepingcomputer.com: Windows 11 can now install WSL from the Microsoft' Store 🌟 [COMMUNITY-TOOL]
- klaushofrichter.medium.com: Using Windows Subsystem for Linux for Kubernetes [COMMUNITY-TOOL]
- Windows Terminal 1.0 [COMMUNITY-TOOL]
- Microsoft launches Windows Terminal 1.0, unveils GPU support and Linux GUI apps in WSL [COMMUNITY-TOOL]
- Microsoft debuts Windows Package Manager for your dev environment [COMMUNITY-TOOL]
- cmder 🌟 [COMMUNITY-TOOL]
Developer Experience
Package Management
Windows Tooling
- (2024) ==Windows Package Manager CLI (aka winget)== ⭐ 26021 [C++ CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — The official open-source repository for winget-cli, Microsoft's Windows Package Manager. Standardizes command-line app deployment, installation, dependency discovery, and workspace updates.
Local Development
Operating Systems
WSL
- (2026) docs.microsoft.com: WSL - Windows Subsystem for Linux [DOCUMENTATION] [COMMUNITY-TOOL] — Official engineering documentation detailing Windows Subsystem for Linux (WSL). Enables native ELF64 execution on Windows, forming a vital platform for building local Kubernetes, Docker, and bash-heavy development pipelines directly inside Windows environments.
- (2026) 9elements.com: Developing on Windows with WSL2 [COMMUNITY-TOOL] — A developer-focused guide optimizing local Windows workflows with WSL2. Provides performance instructions on using WSL2 backends alongside Docker Desktop, configuring VS Code remote-containers, and mitigating cross-file system read/write overhead.
💡 Explore Related: Postman | Angular | Swagger Code Generator For Rest APIs