Istio 实践

一、环境准备

1、K8S准备

本地已安装Kubesphere

2、安装Helm

[root@centos03 ~]# helm version
version.BuildInfo{Version:"v3.2.1", GitCommit:"fe51cd1e31e6a202cba7dead9552a6d418ded79a", GitTreeState:"clean", GoVersion:"go1.13.10"}
[root@centos03 ~]# 

3、安装Istio

请看该篇博文:Digtime|基础实践之 Istio

为者常成,行者常至