Coder Social home page Coder Social logo

Comments (4)

alex4108 avatar alex4108 commented on August 15, 2024 1

Take a look at manifests here if you want inspiration of how I'm running this. Yes you need LoadBalancer type to get an external IP so others can connect.

https://github.com/alex4108/palworld-on-kubernetes

from palworld-server-docker.

thijsvanloef avatar thijsvanloef commented on August 15, 2024

Hi @Enorshionari, thanks for taking the time to write an issue, at the moment there is an open pull request aimed to get my palworld container working for Kubernetes. You should check it out, no doubt your input would be helpful :)
#65

from palworld-server-docker.

Enorshionari avatar Enorshionari commented on August 15, 2024

I have no idea why, but after ~2 hours in this state game successfully pulled from steam and started server.

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...
steamcmd has been disconnected from steam with result 3 (No Connection)
FAILED (Timed out)
OK
>>> Starting the gameserver
Checking if config exists
Setting rcon-enabled to true
Setting public ip to %private-ip%
Setting public port to 8211
Setting server name to kubernetes-server-1
Setting server description to Palworld-Test-Server running in kubernetes by https://t.me/SevenSilentStar
sed: -e expression #1, char 101: unknown option to `s'
Setting server password to 12345
Setting server admin password to 12345
Setting max-players to 32
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
Shutdown handler: initalize.
- Existing per-process limit (soft=1048576, hard=1048576) is enough for us (need only 1048576)
Increasing per-process limit of core file size to infinity.
- Existing per-process limit (soft=18446744073709551615, hard=18446744073709551615) is enough for us (need only 18446744073709551615)
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
Setting breakpad minidump AppID = 2394010
[S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface STEAMAPPS_INTERFACE_VERSION008 before SteamAPI_Init succeeded.
[S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.

Also, can someone clarify, do we need to use loadbalancer with direct access to pod via 8211 UDP and 25575 TCP?

from palworld-server-docker.

thijsvanloef avatar thijsvanloef commented on August 15, 2024

k8s support has just been merged #65, closing the issue.

from palworld-server-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.