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

Commit

Permalink
Routex be gone
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Kukulinski <[email protected]>
  • Loading branch information
rosskukulinski committed Jul 12, 2018
1 parent d266ae3 commit 98311a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/route.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Before beginning it is important to understand how service discovery functions w

For example, if a Kubernetes cluster is being discovered and there was a service named `s1` which existed in the namespace `team1`, in the cluster `cluster1`, once synchronized, the service in the Gimbal cluster would be named `cluster1-s1` and it would be in the `team1` namespace.

## Basic Routex
## Basic Route

Following is a basic IngressRoute which routes any request to `foo.bar.com` and proxies to a service named `s1` on the remote cluster `node02` over port `80`.

Expand Down

0 comments on commit 98311a0

Please sign in to comment.