Install Elastic Cloud on Windows 10 WSL 2 with full cluster logging.
Configure WSL 2 and Docker-Desktop with Kubernetes enabled.
Clone this git repo
Open WSL command line
In the Kubernetes subfolder run:
bash ./install-elasticcloud.sh
This will delete all the ECK kubectl components previously created.
bash ./uninstall-elasticcloud.sh
WARNING: This is still Alpha, the Docker-Desktop edition is recommended.
Windows 10 build 18917
Clone this git repo
Navigate to the MicroK8s subfolder
Run with PowerShell:
Install-WslUbuntuMicroK8s.ps1
Run with PowerShell:
Uninstall-Ubuntu.ps1
Uninstall-WSL.ps1