/istio-demo

Demo of deploying the istio application to see how it works

Primary LanguageJavaScript

Istio DEMO on AWS Provider

The objective of this repo is to create a kubernets cluster to play with istio services.

Create your environment

  • Set up AWS, click here
  • Set up Kubernets, click here
  • Set up Istio, click here
  • Set up my test application, click here

Tips:

  • Remover to stop all EC2 machine to avoid extra costs

Util

Connect to EC2 Instance

First: chmod 400 istiodemo.pem

Then: ssh -i "istiodemo.pem" ubuntu@<name>.compute-1.amazonaws.com