SMI Traffic Specs
Traffic Specs describes a set of resources that allow users to specify how their traffic looks. It is used in concert with access control and other policies to concretely define what should happen to specific types of traffic as it flows through the mesh. Defines `HTTPRouteGroup`, `TCPRoute`, and `UDPRoute` resources.
Examples
Example
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./examples/http-route-group-example.yaml
Example
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./examples/tcp-route-example.yaml
Example
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./examples/udp-route-example.yaml
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./json-schema/http-route-group-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./json-schema/tcp-route-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./json-schema/udp-route-schema.json