| Cloud Native Infrastructure | Adapter Status | Adapter Version | Earliest Supported Infrastructure Version |
|---|---|---|---|
| stable | v0.8.3 | v1.6.0 |
Features
- Istio Lifecycle Management
- Workload Lifecycle Management
- Cloud Native Performance (SMP)
- Prometheus and Grafana connections
- Configuration Analysis, Patterns, and Best Practices
- Custom Configuration
Lifecycle management of Istio
The Meshery Adapter for Istio can install v1.6.0 and later of Istio on a connected Kubernetes cluster.
This adapter prefers Istio’s own Helm charts from the selected release (base, istio-discovery, and gateway charts according to profile). Supported profiles are demo, default, and minimal. If Helm installation does not succeed, or if the adapter is told to use the binary installer, it falls back to istioctl (istioctl install / istioctl x uninstall --purge).
To install Istio from Meshery’s UI, choose the Meshery Adapter for Istio, click (+), select a supported Istio version and profile, and install.
See Adapters for the shared installation methods, fallback order, and how subsequent configuration is applied through Designs.
Workload Management
The Meshery Adapter for Istio includes a handful of sample applications. Use Meshery to deploy any of these sample applications:
- Bookinfo
- The sample BookInfo application displays information about a book, similar to a single catalog entry of an online book store.
- Httpbin
- Httpbin is a simple HTTP request and response service.
- Online Boutique
- Online Boutique Application is a web-based, e-commerce demo application from the Google Cloud Platform.
- Image Hub
- Image Hub is a sample application written to run on Consul for exploring WebAssembly modules used as Envoy filters.
Using Cloud Native Standards
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.
Design Patterns and Meshery Models
Prometheus and Grafana connections
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.
Configuration Management
Meshery Adapter for Istio provides configuration analysis, Istio policy templates, automatic sidecar injection, and custom resource apply. After Istio is installed, follow-on changes go through Meshery Designs and the operations below.
Configuration best practices
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 Istio deployment.
Policies and sidecar injection
This adapter can apply bundled Istio policy manifests (deny-all, strict mTLS, mutual mTLS, and disable mTLS) and can label namespaces with istio-injection=enabled for automatic sidecar injection.
Custom infrastructure configuration
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.

Add-on resources can be applied or deleted using this custom configuration operation.
Suggested Topics
- Examine Meshery’s architecture and how adapters fit in as a component.
- Learn more about Meshery Adapters, including Day 1 installation, Day 2 configuration through Designs, and adapter FAQs.
Lifecycle management
The Meshery Adapter for Istio can install v1.6.0 of Istio. A number of sample applications can be installed using the Meshery Adapter for Istio.
Install Istio
In Meshery's UI, choose the Meshery Adapter for Istio.

Click on (+) and choose the v1.6.0 of the Istio.
