/xonotic-k8s

Xonotic hosted in Kubernetes

Primary LanguageDockerfileMIT LicenseMIT

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)