Skip to content

lucasponce/kiali-commit-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 VirtualService/DestinationRule to make slower request to ProductPage V2
  6. Step Six : Deploy a VirtualService/DestinationRule to make abort 500 if region is spain
  7. Step Seven : Deploy IstioConfig on wrong namespace
  8. Step Eight : Observe TCP traffic installing ratings v2
  9. Step Nine : Adding Gateways for external traffic 9.1 Step Nine Phase 2 : Enabling and observing security

About

Demo scripts used for Kiali Commit Conf talks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published