Istio
跳到导航
跳到搜索
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