Skip to content

HMasataka/open-match-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Match Rust

open-match implementation written in Rust

Dependency

kubectl apply --namespace open-match \
    -f https://open-match.dev/install/v1.8.0/yaml/01-open-match-core.yaml
kubectl apply --namespace open-match \
  -f https://open-match.dev/install/v1.8.0/yaml/06-open-match-override-configmap.yaml \
  -f https://open-match.dev/install/v1.8.0/yaml/07-open-match-default-evaluator.yaml

Uninstall

kubectl delete namespace open-match

Dev

skaffold dev --port-forward

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published