Skip to content

Commit

Permalink
Add supported SMI spec versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jspdown authored Oct 22, 2020
1 parent 309f2b5 commit a7fc986
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/content/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,13 @@ Please see the table below.
|-----------------------|----------|----------|----------|
| General functionality ||||
| Service Topology ||||

## SMI Specification support

Traefik Mesh is based on the latest version of the SMI specification:

| API Group | API Version |
|--------------------|-------------------------------------------------------------------------------------------------------------------------|
| access.smi-spec.io | [v1alpha2](https://github.com/servicemeshinterface/smi-spec/blob/master/apis/traffic-access/v1alpha2/traffic-access.md) |
| specs.smi-spec.io | [v1alpha3](https://github.com/servicemeshinterface/smi-spec/blob/master/apis/traffic-specs/v1alpha3/traffic-specs.md) |
| split.smi-spec.io | [v1alpha3](https://github.com/servicemeshinterface/smi-spec/blob/master/apis/traffic-split/v1alpha3/traffic-split.md) |

0 comments on commit a7fc986

Please sign in to comment.