Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 633 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 633 Bytes

Palworld-on-K8s

A one stop shop for deploying Palworld on a Kubernetes Cluster.

Phase I:

  • Host a containerized version of Palworld on a kind cluster.

Phase II:

  • Enable dynamic scaling of the server within the cluster.

Phase III:

  • Integration with a Discord bot.

Phase IV:

  • TBD.

Acknowledgements:

Special thanks to palworld-server-docker and docker-palworld-dedicated-server for their foundational work. This project would not have been possible without their contributions.