Overview

Open Service Mesh (OSM) implements Service Mesh Interface (SMI) resources. This allows OSM users to have flexible implementations of common service mesh scenarios.

Supported versions

To find out what versions of SMI resources are supported in your mesh, you can run osm mesh list. Here is an excerpt from sample output:

  1. MESH NAME MESH NAMESPACE SMI SUPPORTED
  2. osm osm-system HTTPRouteGroup:v1alpha4,TCPRoute:v1alpha4,TrafficSplit:v1alpha2,TrafficTarget:v1alpha3

The following are the currently supported SMI resources and their versions:

SMI resourceVersion
TrafficTargetaccess.smi-spec.io/v1alpha3
TrafficSplitsplit.smi-spec.io/v1alpha2
HTTPRouteGroupspecs.smi-spec.io/v1alpha4
TCPRoutespecs.smi-spec.io/v1alpha4