<div dir="ltr"><div>Hello vinicius:</div><div><br></div><div>Can you go into more detail as to what you are trying to deploy? Sending us a copy of the tiller logs will also be helpful.</div><div><br></div><div>That said, I have most often seen that error in the case where your chart is trying to deploy an ELB resource, which is timing out. For CaaSP, we do not support ELB, so if this is the case -- then the error is expected. You will need to update your chart (or your values.yaml) to pick a different way of accessing your service (something like NodePort would work, or ingress if you happen to have an ingress controller deployed.)</div><div><br></div><div></div><div>Hope this helps,</div><div><br></div><div>Cheers,</div><div>Nikhil<br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 22, 2017 at 4:34 AM, vinicius <span dir="ltr"><<a href="mailto:vneuhauss@suse.com" target="_blank">vneuhauss@suse.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello All.<br>
<br>
<br>
I'm trying to do a deploy from a application using helm . I'm using helm client 2.6.1 same of tiller server. But when I try to do the deploy I have this output:<br>
<br>
E1122 10:28:50.743105   20036 portforward.go:178] lost connection to pod<br>
Error: transport is closing<br>
<br>
<br>
______________________________<wbr>_________________<br>
caasp-beta mailing list<br>
<a href="mailto:caasp-beta@lists.suse.com" target="_blank">caasp-beta@lists.suse.com</a><br>
<a href="http://lists.suse.com/mailman/listinfo/caasp-beta" rel="noreferrer" target="_blank">http://lists.suse.com/mailman/<wbr>listinfo/caasp-beta</a><br>
</blockquote></div><br></div>