Update Docker Desktop version statement (#4860)

This commit is contained in:
Eric Van Norman 2019-08-28 10:22:54 -05:00 committed by Istio Automation
parent 3f7ab89ee3
commit 1042c9bd0f
1 changed files with 2 additions and 5 deletions

View File

@ -10,11 +10,8 @@ aliases:
keywords: [platform-setup,kubernetes,docker-desktop]
---
1. To run Istio with Docker Desktop, install the edge version version which contains a supported Kubernetes version.
{{< tip >}}
The stable version of Docker Desktop contains Kubernetes 1.10.11 as of Docker Community Edition 2.0.0.2.
{{< /tip >}}
1. To run Istio with Docker Desktop, install a version which contains a supported Kubernetes version
({{< supported_kubernetes_versions >}}).
1. If you want to run Istio under Docker Desktop's built-in Kubernetes, you need to increase Docker's memory limit
under the *Advanced* pane of Docker Desktop's preferences. Set the resources to 8.0 `GB` of memory and 4 `CPUs`.