Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name of the ClusterMicroserviceIstio ConfigurationComments
Cluster01
  1. sleep 


MicroserviceResource
commonserviceEntry (httpbin)
tcp-app

virtualservice,

sleep

destinationRule for simple TLS









Cluster02httpbin


MicroserviceResource
tcp-echo

virtualservice,

AuthorizationPolicy,

httpbin

destinationRule for simple TLS, Loadbalancing and circuit breakingAuthorizationPolicy for Access Control




Cluster01 Resources

1. ServiceEntry - To enable sleep to access httpbin  

...