3.4.4 Install and Configure Istio
Install Istio, 1.12.1 or later versions, onto the Kubernetes cluster with the default Istio profile.
Skip this section if you don't want to install MicroTx in an Istio service mesh.
Oracle recommends using the default Istio profile for production environments. Additionally, create logs that you can use for audits and enable distributed tracing to monitor and troubleshoot microservices-based distributed systems, such as monitoring distributed transactions, analyzing the root cause, analyze service dependency, and optimize performance or latency. For more information, see https://istio.io/latest/docs/setup/additional-setup/config-profiles/.
Perform the following steps to install and configure Istio on your local machine:
Parent topic: Prepare a Kubernetes Cluster