stn1slv / istio-demo-on-windows

Demo Istio on Kubernetes (Docker for Windows)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install Istio

See details in the INSTALL.md

How to run demo cases

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

About

Demo Istio on Kubernetes (Docker for Windows)

License:Apache License 2.0


Languages

Language:Java 68.6%Language:Batchfile 26.6%Language:Dockerfile 3.0%Language:PowerShell 1.9%