This repository was archived by the owner on Oct 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TrafficSplit clarification for addressable name
This clarifies that the TrafficSplit rooa service can be referenced through an addressable name for an application accessible by the service mesh. The TrafficSplit root service can either be a (1) Kubernetes service that resolves to the desired root service (such as `service-name` or `service-name.service-namespace`) (2) other endpoints/FQDNs that resolve to the desired root service (such as `foo.com`) (3) any other addressable name for an application accessible by the service mesh. Resolves #215. Signed-off-by: Johnson Shi <[email protected]>
- Loading branch information
1 parent
0d52c70
commit 677b1d6
Showing
1 changed file
with
32 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters