项目作者: stn1slv
项目描述 :
Demo Istio on Kubernetes (Docker for Windows)
高级语言: Java
项目地址: git://github.com/stn1slv/istio-demo-on-windows.git
How to install Istio
See details in the INSTALL.md
How to run demo cases
- Open separate console and run there:
kubectl proxy
- Open separate console and run script which will call service chain:
cd bin
call-customer-service.cmd
- Open separate console and use demo scripts in the script directory:
cd scripts