GithubHelp home page GithubHelp logo

gameservers-kubernetes's Introduction

Running Game Servers on Kubernetes

This is material for a conference talk about running and managing game servers on Kubernetes.

The talk gives an intro on what Kubernetes is and some of the components that are used to run and manage game servers as well as a high-level architecture of the system.

The material concentrate on running two different game servers on Kubernetes:

  1. Nakama game server.
  2. Unity headless instances to run authoritative game simulations on the server.

The talk uses this multiplayer project as a sample Unity project to run in Kubernetes.

The presentation can be compiled using the Deckset app.

To run the demo, you'll need:

  1. Install Minikube (or full Kubernetes)
  2. Install Weavescope:
kubectl apply -f "https://cloud.weave.works/k8s/scope.yaml?k8s-version=$(kubectl version | base64 | tr -d '\n')"
  1. Port-forward weavescope:
kubectl port-forward -n weave "$(kubectl get -n weave pod --selector=weave-scope-component=app -o jsonpath='{.items..metadata.name}')" 4040

All content and material is released under MIT Licence and can be used freely for any purpose.

gameservers-kubernetes's People

Contributors

mofirouz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.