Experience using kubernetes installation?

Hi, I have not yet installed the community version but I was wondering if anyone has had any experience installing it on a kubernetes cluster?
It is mentioned in the docs but it also says that it is not production ready.

I can’t link to the page but it is at the docs URL and then latest/install/kubernetes.html

I would prefer to make use of our k8 cluster for this but could install it in a VM if it is going to be more stable.

Looking forward to hearing people’s thoughts on this.

I personally prefer package installation over a docker based installation. That being said the stack has improved a lot in the past year.

With docker and kubernetes you need a very good understanding of your stack and also it helps if you understand the way Zammads container work. In my opinion it’s much easier to break things in docker based contexts which ends in data loss much faster.

Choose what ever you feel more comfortable with.