mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
10 lines
278 B
Markdown
10 lines
278 B
Markdown
# 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`
|