mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
28 lines
1.6 KiB
Markdown
28 lines
1.6 KiB
Markdown
# WSL: Linux Dev Environment on Windows
|
|
|
|
!!! tip "Nubenetes V2 Elite Portal"
|
|
You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the [**V1 Historical Archive**](/v1/linux-dev-env/).
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for WSL: Linux Dev Environment on Windows in the context of Developer Ecosystem.
|
|
|
|
## Table of Contents
|
|
|
|
1. [Development Environment](#development-environment)
|
|
- [Windows Subsystem for Linux](#windows-subsystem-for-linux)
|
|
- [Kubernetes Desktop](#kubernetes-desktop)
|
|
|
|
## Development Environment
|
|
|
|
### Windows Subsystem for Linux
|
|
|
|
#### Kubernetes Desktop
|
|
|
|
- **(2020)** [kubernetes.io: WSL+Docker: Kubernetes on the Windows Desktop 🌟](https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop) <span class='md-tag md-tag--warning'>[N/A CONTENT]</span> <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> <span class='md-tag md-tag--secondary'>[GUIDE]</span> — An official Kubernetes community article focusing on the orchestration of a Kubernetes environment using WSL 2 and Docker Desktop. It contrasts WSL 2's native virtualization approach with older hypervisor methods, emphasizing lower memory footprints and rapid start times. This setup provides developers with a robust playground to evaluate Helm charts and microservices locally.
|
|
|
|
---
|
|
💡 **Explore Related:** [Postman](./postman.md) | [Angular](./angular.md) | [Embedded Servlet Containers](./embedded-servlet-containers.md)
|
|
|
|
🔗 **See Also:** [Cloudflare](./cloudflare.md) | [Googlecloudplatform](./GoogleCloudPlatform.md)
|
|
|