Files
palworld-server-docker/k8s
Thijs van Loef c1f480027d Merge pull request #144 from hemsleyk/main
Make volume mount hierarchy consistent, implement tickrate
2024-01-27 17:48:58 +01:00
..
2024-01-26 14:12:37 -05:00
2024-01-24 11:12:24 +01:00
2024-01-24 09:05:00 +01:00
2024-01-24 18:06:36 +01:00

Setup Palworld in kubernetes

Use the following commands to setup this Palworld container in Kubernetes:

  • kubectl apply -f pvc.yaml
  • kubectl apply -f configmap.yaml
  • kubectl apply -f secret.yaml
  • kubectl apply -f service.yaml
  • kubectl apply -f deployment.yaml