From ca0c721ba0ac6609763fbfb9a2304341d4d9ed5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Thu, 30 Sep 2021 19:37:56 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A1=20Add=20Rancher=20Desktop=20to=20l?= =?UTF-8?q?ocal=20dev=20options?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/k8s/setup-devel.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/slides/k8s/setup-devel.md b/slides/k8s/setup-devel.md index 5cecbd22..abafd8db 100644 --- a/slides/k8s/setup-devel.md +++ b/slides/k8s/setup-devel.md @@ -122,6 +122,24 @@ --- +## [Rancher Desktop](https://rancherdesktop.io/) + +- Available on Mac and Windows + +- Runs a single cluster with a single node + +- Lets you pick the Kubernetes version that you want to use + + (and change it any time you like) + +- Emphasis on ease of use (like Docker Desktop) + +- Very young product (first release in May 2021) + +- Based on k3s and other proven components + +--- + ## VM with custom install - Choose your own adventure!