Istio Helm 安装
一、参考官方文档 https://istio.io/docs/setup/kubernetes/#downloading-the-release # 安装前准备 https://istio.io/docs/setup/kubernetes/install/helm/ # 参考官方文档 helm 安装 二、Istio安装前准备 1. Go to the Istio release page to download the installation file corresponding to your OS. On a macOS or Linux system, you can run the following command to download and extract the latest release automatically: $ curl -L https://git.io/getLatestIstio | ISTIO_VERSION=1.2.5 sh - 2. Move to the Istio package directory. For example, if the package is istio-1.2.5: $ cd istio-1.2.5 The installation directory contains: Installation YAML