Files
palworld-server-docker/k8s
2024-01-25 09:36:36 +01:00
..
2024-01-25 09:36:36 +01:00
2024-01-24 18:06:36 +01:00
2024-01-24 09:05:00 +01: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