4 Steps to Helm on Windows for Application Deployment in a docker-desktop Kubernetes Cluster by: Johnny Darwin Date: 23-10-2021 Summary This article tells how to use Helm for application deployment to run on docker-desktop Kubernetes Cluster. Architectural Diagram System Requirements: · Windows 10/11 · 64-bit processor with Second Level Address Translation (SLAT) · 4GB free system RAM · BIOS-level hardware virtualization support must be enabled in the BIOS settings. For more information, see https://docs.docker.com/desktop/windows/troubleshoot/#virtualization-must-be-enabled Software Requirements: Docker Desktop for Windows Kubernetes (comes bundled with Docker for Windows) WSL2 - Enable on your Windows 10 - Windows Subsystem Linux (WSL) - to run Ubuntu Helm for...