Istio是一套基於Envoy串接micro-services的軟體。
curl -L https://git.io/getLatestIstio | sh -
這邊是導入Kubernetes cluster的方式:
kubectl apply -f install/kubernetes/helm/istio/templates/crds.yaml kubectl apply -f install/kubernetes/istio-demo-auth.yaml