项目作者: stn1slv

项目描述 :
Demo Istio on Kubernetes (Docker for Windows)
高级语言: Java
项目地址: git://github.com/stn1slv/istio-demo-on-windows.git
创建时间: 2019-04-13T06:30:12Z
项目社区:https://github.com/stn1slv/istio-demo-on-windows

开源协议:Apache License 2.0

下载


How to install Istio

See details in the INSTALL.md

How to run demo cases

  1. Open separate console and run there:
    1. kubectl proxy
  2. Open separate console and run script which will call service chain:
    1. cd bin
    2. call-customer-service.cmd
  3. Open separate console and use demo scripts in the script directory:
    1. cd scripts