From b781e8405328025d65ba09da5d09975b71ab9ebc Mon Sep 17 00:00:00 2001 From: Yang Gang Date: Wed, 21 Jun 2023 16:13:09 +0800 Subject: [PATCH] fix typo sufficent-->sufficient (#13429) Signed-off-by: yanggang --- archive/v1.10/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.10/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.11/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.11/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.12/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.12/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.13/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.13/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.14/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.14/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.15/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.15/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.16/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.16/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.17/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.17/docs/setup/platform-setup/minikube/index.html | 2 +- .../v1.2/docs/setup/kubernetes/platform-setup/docker/index.html | 2 +- .../docs/setup/kubernetes/platform-setup/minikube/index.html | 2 +- archive/v1.3/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.3/docs/setup/platform-setup/feed.xml | 2 +- archive/v1.3/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.4/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.4/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.5/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.5/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.5/pt-br/docs/setup/platform-setup/docker/index.html | 2 +- .../v1.5/pt-br/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.6/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.6/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.7/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.7/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.8/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.8/docs/setup/platform-setup/minikube/index.html | 2 +- archive/v1.9/docs/setup/platform-setup/docker/index.html | 2 +- archive/v1.9/docs/setup/platform-setup/minikube/index.html | 2 +- content/en/docs/setup/platform-setup/docker/index.md | 2 +- content/en/docs/setup/platform-setup/minikube/index.md | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) diff --git a/archive/v1.10/docs/setup/platform-setup/docker/index.html b/archive/v1.10/docs/setup/platform-setup/docker/index.html index e7add24846..37616dcb2f 100644 --- a/archive/v1.10/docs/setup/platform-setup/docker/index.html +++ b/archive/v1.10/docs/setup/platform-setup/docker/index.html @@ -13,7 +13,7 @@ gtag('js',new Date());gtag('config','UA-98480406-2');

Docker Desktop

  1. To run Istio with Docker Desktop, install a version which contains a supported Kubernetes version (1.18, 1.19, 1.20, 1.21).

  2. 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.

    Docker Preferences
    Docker Preferences
Was this information useful?
diff --git a/archive/v1.10/docs/setup/platform-setup/minikube/index.html b/archive/v1.10/docs/setup/platform-setup/minikube/index.html index 370a4b2d93..a0e6148b3a 100644 --- a/archive/v1.10/docs/setup/platform-setup/minikube/index.html +++ b/archive/v1.10/docs/setup/platform-setup/minikube/index.html @@ -24,7 +24,7 @@ within the minikube configuration using the following command:

--kubernetes-version value:

$ minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.20.2
 

Depending on the hypervisor you use and the platform on which the hypervisor -is run, minimum memory requirements vary. 16384 MB is sufficent to run +is run, minimum memory requirements vary. 16384 MB is sufficient to run Istio and bookinfo.

Docker Desktop

  1. To run Istio with Docker Desktop, install a version which contains a supported Kubernetes version (1.19, 1.20, 1.21, 1.22).

  2. 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.

    Docker Preferences
    Docker Preferences
Was this information useful?
diff --git a/archive/v1.11/docs/setup/platform-setup/minikube/index.html b/archive/v1.11/docs/setup/platform-setup/minikube/index.html index 9ee8cc2648..e93da09594 100644 --- a/archive/v1.11/docs/setup/platform-setup/minikube/index.html +++ b/archive/v1.11/docs/setup/platform-setup/minikube/index.html @@ -24,7 +24,7 @@ within the minikube configuration using the following command:

--kubernetes-version value:

$ minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.20.2
 

Depending on the hypervisor you use and the platform on which the hypervisor -is run, minimum memory requirements vary. 16384 MB is sufficent to run +is run, minimum memory requirements vary. 16384 MB is sufficient to run Istio and bookinfo.

Docker Desktop

  1. To run Istio with Docker Desktop, install a version which contains a supported Kubernetes version (1.19, 1.20, 1.21, 1.22).

  2. 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.

    Docker Preferences
    Docker Preferences
Was this information useful?
diff --git a/archive/v1.12/docs/setup/platform-setup/minikube/index.html b/archive/v1.12/docs/setup/platform-setup/minikube/index.html index b3cdfddd15..1a327df3c1 100644 --- a/archive/v1.12/docs/setup/platform-setup/minikube/index.html +++ b/archive/v1.12/docs/setup/platform-setup/minikube/index.html @@ -24,7 +24,7 @@ within the minikube configuration using the following command:

--kubernetes-version value:

$ minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.20.2
 

Depending on the hypervisor you use and the platform on which the hypervisor -is run, minimum memory requirements vary. 16384 MB is sufficent to run +is run, minimum memory requirements vary. 16384 MB is sufficient to run Istio and bookinfo.

Docker Desktop

  1. To run Istio with Docker Desktop, install a version which contains a supported Kubernetes version (1.20, 1.21, 1.22, 1.23).

  2. 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.

    Docker Preferences
    Docker Preferences
Was this information useful?
diff --git a/archive/v1.13/docs/setup/platform-setup/minikube/index.html b/archive/v1.13/docs/setup/platform-setup/minikube/index.html index 4c473b76ff..3d57b4f179 100644 --- a/archive/v1.13/docs/setup/platform-setup/minikube/index.html +++ b/archive/v1.13/docs/setup/platform-setup/minikube/index.html @@ -25,7 +25,7 @@ within the minikube configuration using the following command:

--kubernetes-version value:

$ minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.20.2
 

Depending on the hypervisor you use and the platform on which the hypervisor -is run, minimum memory requirements vary. 16384 MB is sufficent to run +is run, minimum memory requirements vary. 16384 MB is sufficient to run Istio and bookinfo.

Docker Desktop

  1. To run Istio with Docker Desktop, install a version which contains a supported Kubernetes version (1.21, 1.22, 1.23, 1.24).

  2. 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.

    Docker Preferences
    Docker Preferences
Was this information useful?
diff --git a/archive/v1.14/docs/setup/platform-setup/minikube/index.html b/archive/v1.14/docs/setup/platform-setup/minikube/index.html index e0c2f49af1..19fb3c5191 100644 --- a/archive/v1.14/docs/setup/platform-setup/minikube/index.html +++ b/archive/v1.14/docs/setup/platform-setup/minikube/index.html @@ -25,7 +25,7 @@ within the minikube configuration using the following command:

--kubernetes-version value:

$ minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.20.2
 

Depending on the hypervisor you use and the platform on which the hypervisor -is run, minimum memory requirements vary. 16384 MB is sufficent to run +is run, minimum memory requirements vary. 16384 MB is sufficient to run Istio and bookinfo.

Docker Desktop

  1. To run Istio with Docker Desktop, install a version which contains a supported Kubernetes version (1.22, 1.23, 1.24, 1.25).

  2. 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.

    Docker Preferences
    Docker Preferences
Was this information useful?
diff --git a/archive/v1.15/docs/setup/platform-setup/minikube/index.html b/archive/v1.15/docs/setup/platform-setup/minikube/index.html index 92a640c34d..6cc6ecf7f9 100644 --- a/archive/v1.15/docs/setup/platform-setup/minikube/index.html +++ b/archive/v1.15/docs/setup/platform-setup/minikube/index.html @@ -25,7 +25,7 @@ within the minikube configuration using the following command:

--kubernetes-version value:

$ minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.20.2
 

Depending on the hypervisor you use and the platform on which the hypervisor -is run, minimum memory requirements vary. 16384 MB is sufficent to run +is run, minimum memory requirements vary. 16384 MB is sufficient to run Istio and bookinfo.

Docker Desktop

  1. To run Istio with Docker Desktop, install a version which contains a supported Kubernetes version (1.22, 1.23, 1.24, 1.25).

  2. 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.

    Docker Preferences
    Docker Preferences
Was this information useful?
diff --git a/archive/v1.16/docs/setup/platform-setup/minikube/index.html b/archive/v1.16/docs/setup/platform-setup/minikube/index.html index 0898c6c0f6..ac823dce39 100644 --- a/archive/v1.16/docs/setup/platform-setup/minikube/index.html +++ b/archive/v1.16/docs/setup/platform-setup/minikube/index.html @@ -25,7 +25,7 @@ within the minikube configuration using the following command:

--kubernetes-version value:

$ minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.20.2
 

Depending on the hypervisor you use and the platform on which the hypervisor -is run, minimum memory requirements vary. 16384 MB is sufficent to run +is run, minimum memory requirements vary. 16384 MB is sufficient to run Istio and bookinfo.

Docker Desktop

  1. To run Istio with Docker Desktop, install a version which contains a supported Kubernetes version (1.23, 1.24, 1.25, 1.26).

  2. If you want to run Istio under Docker Desktop’s built-in Kubernetes, you need to increase Docker’s memory limit -under the Resources->Advanced pane of Docker Desktop’s Settings…. Set the resources to at least 8.0 GB of memory and 4 CPUs.

    Docker Preferences
    Docker Preferences
Was this information useful?
diff --git a/archive/v1.17/docs/setup/platform-setup/minikube/index.html b/archive/v1.17/docs/setup/platform-setup/minikube/index.html index 0bd243737d..962787760d 100644 --- a/archive/v1.17/docs/setup/platform-setup/minikube/index.html +++ b/archive/v1.17/docs/setup/platform-setup/minikube/index.html @@ -25,7 +25,7 @@ within the minikube configuration using the following command:

--kubernetes-version value:

$ minikube start --memory=16384 --cpus=4 --kubernetes-version=v1.26.1
 

Depending on the hypervisor you use and the platform on which the hypervisor -is run, minimum memory requirements vary. 16384 MB is sufficent to run +is run, minimum memory requirements vary. 16384 MB is sufficient to run Istio and bookinfo.