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.
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
Other Resources
APIVersion
Kind
Kind
Kind
Specification
https://github.com/servicemeshinterface/smi-spec/blob/main/apis/traffic-specs/v1alpha4/traffic-specs.md
Examples
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./examples/http-route-group-example.yaml
Examples
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./examples/tcp-route-example.yaml
Examples
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./examples/udp-route-example.yaml