Minor tweaks to the DOcker Desktop page (#12626)

This commit is contained in:
Eric Van Norman 2023-02-13 08:27:48 -06:00 committed by GitHub
parent 5403139cb7
commit fb3a4c9701
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ test: no
({{< 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`.
under the *Resources->Advanced* pane of Docker Desktop's *Settings...*. Set the resources to at least 8.0 `GB` of memory and 4 `CPUs`.
{{< image width="60%" link="./dockerprefs.png" caption="Docker Preferences" >}}