From 87d2c502dc2b67e8685dc58d0ecec039dcd74ab5 Mon Sep 17 00:00:00 2001 From: Lorena Rangel Date: Wed, 17 Feb 2021 16:17:03 +0100 Subject: [PATCH] Document how to upgrade the kubernetes cluster (#12344) * Document how to upgrade the kubernetes cluster Signed-off-by: Lorena Rangel * Minor style update * Minor style update Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> --- docker-for-mac/index.md | 4 ++++ docker-for-windows/index.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/docker-for-mac/index.md b/docker-for-mac/index.md index 9d2a8ce01e..67a32d5a9f 100644 --- a/docker-for-mac/index.md +++ b/docker-for-mac/index.md @@ -249,6 +249,10 @@ experience conflicts, remove `/usr/local/bin/kubectl`. For more about using the Kubernetes integration with Docker Desktop, see [Deploy on Kubernetes](kubernetes.md){:target="_blank" rel="noopener" class="_"}. +> Upgrade Kubernetes +> +> Docker Desktop does not upgrade your Kubernetes cluster automatically after a new update. To upgrade your Kubernetes cluster to the latest version, select **Reset the Kubernetes Cluster**. + ### Reset > Reset and Restart options diff --git a/docker-for-windows/index.md b/docker-for-windows/index.md index 05939e42ae..75c244c0dc 100644 --- a/docker-for-windows/index.md +++ b/docker-for-windows/index.md @@ -297,6 +297,10 @@ experience conflicts, remove it. For more information on using the Kubernetes integration with Docker Desktop, see [Deploy on Kubernetes](kubernetes.md). +> Upgrade Kubernetes +> +> Docker Desktop does not upgrade your Kubernetes cluster automatically after a new update. To upgrade your Kubernetes cluster to the latest version, select **Reset Kubernetes Cluster**. + ### Reset The **Restart Docker Desktop** and **Reset to factory defaults** options are now available on the **Troubleshoot** menu. For information, see [Logs and Troubleshooting](troubleshoot.md).