-
-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kubernetes | Palworld infinite Waiting for user info #76
Comments
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 :) |
I have no idea why, but after ~2 hours in this state game successfully pulled from steam and started server.
Also, can someone clarify, do we need to use loadbalancer with direct access to pod via 8211 UDP and 25575 TCP? |
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. |
k8s support has just been merged #65, closing the issue. |
I'm making version for kubernetes based on docker-compose file with deployment, service and PVC.
But for some reason main palworld container stuck on infinite Waiting for user info...
And in 1 of 50 tries it write this:
Here my manifests.
Service:
Deployment:
Also, some logs could be useful for troubleshooting:
The text was updated successfully, but these errors were encountered: