Questions
- What Istio object(s) is used to route traffic between multiple versions of an application?
- Ingress rule
- VirtualService
- DestinationRule
- You can't route to multiple versions, only a single instance
Answer: b and c
- What tool(s) are required to provide observability in the service mesh?
- Prometheus
- Jaeger
- Kiali
- Kubernetes dashboard
Answer: a and c
- True or false: Istio features require developers to change their code to leverage features like mutual TLS and authorization.
- True
- False
Answer: False
- Istio made the control plane easier to deploy and configure by merging multiple components into a single executable called:
- Istio
- IstioC
- istiod
- Pilot
Answer: c. istiod
Join our book's Discord space
Join the...