March 2020
Intermediate to advanced
626 pages
14h 45m
English
Destination rule is an Istio primitive that's created through custom resource definition in Kubernetes. The virtual service is used to define the traffic rules. The destination rule sets policies that apply to traffic that are intended for the service after routing has occurred.
The destination rules can be used for the following reasons:
A subset can be defined in destination rules to subdivide and label the instances of a service. This means that you can split a service into subsets based upon labels.
The load balancing feature is built-in as opposed to there being an external load balancer. The load balancer feature defines the connection pool size, while ...
Read now
Unlock full access