Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

ref(TrafficTarget): update requirements for TrafficTarget #192

Merged
merged 2 commits into from
Dec 8, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions apis/traffic-access/traffic-access-WD.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ define what traffic for specific protocols would look like. The kind can be
different depending on what traffic a target is serving. In the following
examples, `HTTPRouteGroup` is used for applications serving HTTP based traffic.

A valid `TrafficTarget` must specify a destination, at least one rule, and
at least one source.

To understand how this all fits together, first define the routes for some
traffic.

Expand Down