Files
Samuel Walker 8c6051aec7 k8s-inclusion
2023-06-29 15:49:57 +00:00

468 B

Kubernetes

Have a cluster at home and want to add steam headless to it?

Requirements

Tasks

  1. Configure the statefulset to your liking. Things to note:
    • CPU & Memory
    • Env vars (see compose-files/.env for documentation)
  2. Change the PVC to your liking. Things to note:
    • Storage Class
    • Size
  3. Deploy it: kubectl create -f k8s-files/*