What can be the cause for helm error "TILLER: unexpected EOF"

12/6/2018

we execute in our automated pipelines this command:

helm list --namespace foobar

We experience rarely that error:

Error: Get https://172.21.0.1:443/api/v1/namespaces/kube-system/configmaps?labelSelector=OWNER%!D(MISSING)TILLER: unexpected EOF

The next run is working fine. in between we didn't change any thing.

So we wonder, what the reason could be. Issue we found, which are more or less similar does not explain it, at least as far we understand them. As it seems to be a random error.

We found these issues:

-- Michael D.
eof
kubernetes
kubernetes-helm

0 Answers