Files
palworld-server-docker/k8s/readme.md
Thijs van Loef 9803060813 Update readme.md
2024-01-24 11:12:24 +01:00

278 B

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