Document how to upgrade the kubernetes cluster (#12344)

* Document how to upgrade the kubernetes cluster

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Minor style update

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
Lorena Rangel 2021-02-17 16:17:03 +01:00 committed by GitHub
parent e0fc223bac
commit 87d2c502dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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).