docs/content/en/extensions/adapters/istio/index.md
The Meshery Adapter for Istio includes a handful of sample applications. Use Meshery to deploy any of these sample applications:
Meshery's powerful performance management functionality is accomplished through implementation of Cloud Native Performance. Meshery enables operators to deploy WebAssembly filters to Envoy-based data planes. Meshery facilitates learning about functionality and performance of infrastructure and workloads and incorporates the collection and display of metrics from applications using Prometheus and Grafana integrations.
The Meshery Adapter for Istio allows you to quickly deploy (or remove) an Istio add-ons. Meshery will deploy the Prometheus and Grafana add-ons (including Jaeger and Kiali) into Istio's control plane (typically the istio-system namespace). You can also connect Meshery to Prometheus, Grafana instances not running in the control plane.
If you already have existing Prometheus or Grafana deployments in your cluster, MeshSync will discover them and attempt to automatically register them for use.
Meshery Adapter for Istio provides
On demand, the Meshery Adapter for Istio will parse all of Istio's configuration and compare the running configuration of the infrastructure against known best practices for an Meshery Adapter for Istio deployment.
Meshery allows you to apply configuration to your infrastructure deployment. You can paste (or type in) any Kubernetes manifest that you would like to have applied to your infrastructure, in fact, you can apply any configuration that you would like to your Kubernetes cluster. This configuration may be VirtualServices, DestinationRules or any other custom Istio resource.
<a href="/extensions/adapters/istio/images/istio-adapter-custom-configuration.png"> </a>Add-on resources can be applied or deleted using this custom configuration operation.