Feature Status
This page lists the relative maturity and support level of every Istio feature. Please note that the phases (Alpha, Beta, and Stable) are applied to individual features within the project, not to the project as a whole. Here is a high level description of what these labels means:
Feature phase definitions
Alpha | Beta | Stable | |
---|---|---|---|
Purpose | Demo-able, works end-to-end but has limitations | Usable in production, not a toy anymore | Dependable, production hardened |
API | No guarantees on backward compatibility | APIs are versioned | Dependable, production-worthy. APIs are versioned, with automated version conversion for backward compatibility |
Performance | Not quantified or guaranteed | Not quantified or guaranteed | Performance (latency/scale) is quantified, documented, with guarantees against regression |
Deprecation Policy | None | Weak - 3 months | Dependable, Firm. 1 year notice will be provided before changes |
Istio features
Below is our list of existing features and their current phases. This information will be updated after every monthly release.
Traffic Management
Feature | Phase |
---|---|
Protocols: HTTP1.1 / HTTP2 / gRPC / TCP | Stable |
Protocols: Websockets / MongoDB | Beta |
Traffic Control: label/content based routing, traffic shifting | Beta |
Resilience features: timeouts, retries, connection pools, outlier detection | Beta |
Gateway: Ingress, Egress for all protocols | Beta |
TLS termination and SNI Support in Gateways | Beta |
Enabling custom filters in Envoy | Alpha |
Telemetry
Feature | Phase |
---|---|
Prometheus Integration | Stable |
Local Logging (STDIO) | Stable |
Statsd Integration | Stable |
Client and Server Telemetry Reporting | Stable |
Service Dashboard in Grafana | Beta |
Istio Component Dashboard in Grafana | Beta |
Stackdriver Integration | Alpha |
SolarWinds Integration | Alpha |
Service Graph | Alpha |
Distributed Tracing to Zipkin / Jaeger | Alpha |
Service Tracing | Alpha |
Logging with Fluentd | Alpha |
Trace Sampling | Alpha |
Security and Policy Enforcement
Feature | Phase |
---|---|
Deny Checker | Stable |
List Checker | Stable |
Pluggable Key/Cert Support for Istio CA | Stable |
Service-to-service mutual TLS | Stable |
Kubernetes: Service Credential Distribution | Stable |
VM: Service Credential Distribution | Beta |
Mutual TLS Migration | Beta |
Authentication policy | Alpha |
End User (JWT) Authentication | Alpha |
OPA Checker | Alpha |
Authorization (RBAC) | Alpha |
Core
Feature | Phase |
---|---|
Kubernetes: Envoy Installation and Traffic Interception | Stable |
Kubernetes: Istio Control Plane Installation | Stable |
Attribute Expression Language | Stable |
Mixer Adapter Authoring Model | Stable |
Helm | Beta |
Multicluster Mesh | Beta |
Kubernetes: Istio Control Plane Upgrade | Beta |
Consul Integration | Alpha |
Cloud Foundry Integration | Alpha |
Basic Configuration Resource Validation | Alpha |
Mixer Self Monitoring | Alpha |
Custom Mixer Build Model | Alpha |
Out of Process Mixer Adapters (gRPC Adapters) | Alpha |
Please get in touch by joining our community if there are features you'd like to see in our future releases!