Azure / draft-classic

A tool for developers to create cloud-native applications on Kubernetes.
https://draft.sh
MIT License
3.92k stars 395 forks source link

If tiller runs with tls draft init command doesn't work #544

Closed pushrbx closed 6 years ago

pushrbx commented 6 years ago

When I try to install draft on my cluster which has a tiller configured to use TLS I get the following error:

2018/02/20 23:41:58 transport: http2Client.notifyError got notified that the client transport was broken unexpected EOF.
Error: error installing Draft: transport is closing

Does draft init support a helm installation with TLS?

fibonacci1729 commented 6 years ago

548

bacongobbler commented 6 years ago

good catch, @fibonacci1729. Let's close this issue in favour of #548 so we're all working off a single ticket. :)