open-match-docs icon indicating copy to clipboard operation
open-match-docs copied to clipboard

Open Match Website

Results 41 open-match-docs issues
Sort by recently updated
recently updated
newest added

Env:minikube with k8s v1.27.4 Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "open-match-redis-podsecuritypolicy" namespace: "open-match" from "": no matches for kind...

"This overlap is desired in some real matchmaking scenarios, . Inorder to [...]" -> ". In order"

This is related to issue: https://github.com/googleforgames/open-match-docs/issues/293

Tutorial code contains comments that point towards additional steps. These do not have a full coverage with the documentation. I was debugging matching function build for some time today. In...

Add best practice to enable read replicas within Open Match

Add steps to use read replicas on Cloud Memorystore to production best practices

There are missing/incorrect commands in the [Install Telemetry Backend](https://open-match.dev/site/docs/guides/telemetry/#install-telemetry-backend) helm steps in the documentation `helm install my-release --namespace open-match open-match/open-match \ --set open-match-override.enabled=true \ # Install the default override configmap...

The commands for [creating a GKE cluster](https://open-match.dev/site/docs/installation/#setup-a-gke-cluster) are all within the same block and we likely should split them up for a more flexible installation path