Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 304 Bytes

Xonotic Kubernetes

Xonotic hosted in Kubernetes.

Goals

  • Learn about custom resources and the operator pattern in Kubernetes.

Non-Goals

  • A slim, perfectly-optimised docker image
  • A production-ready system

ToDo

  • Optimise Docker image (removing bloat, or using multi-stage builds)