Adding documentation on installing WSL

Signed-off-by: Matt Farina <matt.farina@suse.com>
This commit is contained in:
Matt Farina
2021-05-05 09:15:21 -04:00
parent c15ee2b118
commit f63b1ba83d
2 changed files with 8 additions and 0 deletions

View File

@@ -18,6 +18,10 @@ All of this is wrapped in an open-source application.
You can download the application for MacOS and Windows on the [releases page](https://github.com/rancher-sandbox/rd/releases).
Running on Windows requires [Windows Subsystem for Linux (WSL)](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
Please install WSL prior to installing Rancher Desktop. In a future release
Rancher Desktop will automate the step for you.
Note, [development builds](https://github.com/rancher-sandbox/rd/actions/workflows/package.yaml) are available from the CI system. Development builds are not signed.
## Base Design Details

View File

@@ -7,6 +7,10 @@ When run for the first time or when changing versions, Kubernetes container
images are downloaded. It may take a little time to load on first run for a new
Kubernetes version.
Running on Windows requires [Windows Subsystem for Linux (WSL)](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
Please install WSL prior to installing Rancher Desktop. In a future release
Rancher Desktop will automate the step for you.
Note, the Windows installer is not yet signed. This will happen soon. In the
meantime, when presented with a dialog box like the following, click on "More
info".