Logging stops on kubernetes

When deploying 5.2022.5-jdk17 to kubernetes logging seems to stop.

  • kubectl logs <pod> does not show logging after the last (JMX) startup line
  • cat server.log via kubectl -exec it <pod> -- bash stops logging even sooner

Any ideas? Perhaps a k8s problem or a combination.

Regards, Eduard