Skip to content

Commit

Permalink
Changed the spelling of Envoy in Production page
Browse files Browse the repository at this point in the history
  • Loading branch information
syntxerror committed Jul 27, 2020
1 parent 73a16f0 commit ed7db12
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 258 deletions.
2 changes: 1 addition & 1 deletion site/content/en/docs/Guides/Production/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ Open Match project provides a recommended helm config file for production setups
helm install my-release -n open-match open-match/open-match -f values-production.yaml
```

## Use Enovy or other load balancing solution if you plan to connect to Open Match via an out-of-cluster client
## Use Envoy or other load balancing solution if you plan to connect to Open Match via an out-of-cluster client
The above load balancing solution is sufficient if you have both the client and the server deployment within the same cluster. However, some game architectures may requires connecting to Open Match services from an out-of-cluster client. We recommend [Envoy](https://www.envoyproxy.io/) as a solution. Alternatives like Kubernetes Ingress or platform specific L7 Load Balancer can also work.
Binary file removed site/static/swaggerui/favicon-16x16.png
Binary file not shown.
Binary file removed site/static/swaggerui/favicon-32x32.png
Binary file not shown.
60 changes: 0 additions & 60 deletions site/static/swaggerui/index.html

This file was deleted.

67 changes: 0 additions & 67 deletions site/static/swaggerui/oauth2-redirect.html

This file was deleted.

100 changes: 0 additions & 100 deletions site/static/swaggerui/swagger-ui-bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion site/static/swaggerui/swagger-ui-bundle.js.map

This file was deleted.

14 changes: 0 additions & 14 deletions site/static/swaggerui/swagger-ui-standalone-preset.js

This file was deleted.

1 change: 0 additions & 1 deletion site/static/swaggerui/swagger-ui-standalone-preset.js.map

This file was deleted.

3 changes: 0 additions & 3 deletions site/static/swaggerui/swagger-ui.css

This file was deleted.

1 change: 0 additions & 1 deletion site/static/swaggerui/swagger-ui.css.map

This file was deleted.

9 changes: 0 additions & 9 deletions site/static/swaggerui/swagger-ui.js

This file was deleted.

1 change: 0 additions & 1 deletion site/static/swaggerui/swagger-ui.js.map

This file was deleted.

0 comments on commit ed7db12

Please sign in to comment.