Well, after I found out how to get error logs from the pods [1], I found 
the error. 

Updated working code example available in:
https://github.com/samuell/k8s-experiments/blob/8e7bf4/k8sexp.go

Best
// Samuel

[1] "kubectl get pods" to get pod-id, and then "kubectl logs <podid>"
[2] Calling bash, which didn't exist in the container image, and a typo in 
the mounted path :")

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to