fix: added basic yamls for kubernetes support.
Just added support for kubernetes. We can use this as a starting point. I run it like this in my cluster and it works like a charm. Thx for the nice work @thijsvanloef
@Slyke are you able to confirm that this fixes https://github.com/thijsvanloef/palworld-server-docker/issues/63?
@Slyke are you able to confirm that this fixes #63?
Will check tonight after work.
@thijsvanloef It seems to be working without my initContainer updating the permissions. Whether it's due to just needing a one time update or not is unknown. I would say that it's safe to merge though.
Thx people :-) I have changed everything as requested. Realy good suggestions you guys made :-) much appreciated. I have checked it with my setup and it is still working great. Ready for merge :-)
Have you thought about usage of kustomization, then you could roll it out with a single apply command.
Just thinking out loud, maybe also adding a cronjob resource for backing stuff up? Out of scope?
I would suggest we finish this PR and iterate from there on. Otherwise this is gonne be a never ending PR ;-)
Nice work all 💪! @beneiltis should I wait before I merge this as @cdrage and @alex4108 are still pending reviewers, or are you confident?
@thijsvanloef you can merge it from my point of view. I have modified all parts according to the guys suggestions. I also tried all manifests on my own server. everything works great.
I would suggest we finish this PR and iterate from there on. Otherwise this is gonne be a never ending PR ;-)
Yes, sir! =) Good job anyways.
Awesome, once again thank you for your work @beneiltis!
Confirm it works my side too, awesome work @beneiltis :)