Dear list members, I am trying to deploy the official storm latest docker image to a Kubernetes cluster and failing. After pulling and starting the image, k8s flags an error on the container, exit code 13 and the only log output is a statement about the java command invocation. This happens both in nimbus and supervisor configuration with a k8s pod definition about as simple as possible. Memory is not the issue on an 15 GB instance, I presume.
So I guess my first question is: what does exit code 13 indicate? Cheers, Chris
