mirror of https://github.com/istio/istio.io.git
631 B
631 B
Prerequisites
-
Perform any necessary platform-specific setup.
-
Check the Requirements for Pods and Services.
-
Install the latest Helm client. Helm versions released before the oldest currently-supported Istio release are not tested, supported, or recommended.
-
Configure the Helm repository:
{{< text bash >}} $ helm repo add istio https://istio-release.storage.googleapis.com/charts $ helm repo update {{< /text >}}