See details in the INSTALL.md
- 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