/kiali-commit-conf

Demo scripts used for Kiali Commit Conf talks

Primary LanguageShellApache License 2.0Apache-2.0

kiali-commit-conf

Demo scripts used for Kiali Commit Conf talks

export to the PATH the istioctl

export PATH="$ISTIO_PATH/bin:$PATH"

BookInfo App

Create the namespace for BookInfo

  1. Step One : Deploy BookInfo ProductPage and Details 1.1 Step One Phase 2 : Deploy Traffic generator
  2. Step Two : Deploy Ratings and Review V2
  3. Step Three : Deploy BookInfo Review V3
  4. Step Four : Deploy BookInfo ProductPage v2
  5. Step Five : Deploy a destination rule to make slower request to ProductPage V2
  6. Step Five : Deploy a destination rule to make abort 500 if region is spain