Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
Update typo in README for annotation
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Sep 29, 2019
1 parent b54cc94 commit df223fa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,13 @@ Coming soon: deploy OpenFaaS with two separate [`faas-memory`](https://github.co

See also: example of Kubernetes and AWS Lambda federated configuration in the sample [helm chart](chart/of-federation).

## Constraints
## Gateway routing

To route to one gateway or another, simply set `com.openfaas.federation.gateway` to the name you want to pick.

| Annotation | Description |
| ----|----|
| federation.provider_name | route the request based on the provider name i.e. `kubernetes`, `swarm` |
| `com.openfaas.federation.gateway` | route the request based on the provider name i.e. `faas-netes`, `faas-lambda` |

## Configuration

Expand Down

0 comments on commit df223fa

Please sign in to comment.