# 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`