cloud-game icon indicating copy to clipboard operation
cloud-game copied to clipboard

Kubernetes support

Open sergystepanov opened this issue 4 years ago • 1 comments

It is time to get your hands dirty and try to run this app as a k8s cluster.

TBD...

Goals

  • You are not Google
  • Easy deployment
  • Scaleability (scale-out, as well as downscale)
  • CDN

Literature

  1. Orchestrating GPU-accelerated streaming apps using WebRTC (link)
  2. GPU-accelerated streaming using WebRTC (link)
  3. Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Services. — Brendan Burns, 2018 (Amazon)
  4. Kubernetes in Action (1st Edition) — Marko Luksa, 2018 (Manning)

sergystepanov avatar Jan 05 '21 17:01 sergystepanov

OMG, your references are so good. I will try to read and summarize it as well!!

giongto35 avatar Jan 06 '21 07:01 giongto35