<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:宋体;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Intel Clear";
        panose-1:2 11 6 4 2 2 3 2 2 4;}
@font-face
        {font-family:"\@宋体";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi Yatindra:<o:p></o:p></p>
<p class="MsoNormal" style="text-indent:10.2pt">As talked afternoon , here is the way to run helm install behind proxy .
<o:p></o:p></p>
<p class="MsoNormal" style="text-indent:10.2pt"><o:p> </o:p></p>
<p class="MsoNormal">    https_proxy=https://{your proxy}:{port}  no_proxy=192.168.206.1 helm repo update<o:p></o:p></p>
<p class="MsoNormal" style="text-indent:10.2pt">https_proxy=https://{your proxy}:{port}  no_proxy=192.168.206.1 helm install stable/minio<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">192.168.206.1 is the cluster gateway ip , which is usually not need change.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks.<o:p></o:p></p>
<p class="MsoNormal">BR<br>
Austin Sun. <o:p></o:p></p>
<p class="MsoNormal" style="text-indent:10.2pt"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Shashi, Yatindra <yatindra.shashi@intel.com> <br>
<b>Sent:</b> Saturday, May 9, 2020 12:25 AM<br>
<b>To:</b> starlingx-discuss@lists.starlingx.io<br>
<b>Subject:</b> [Starlingx-discuss] Helm Install while having Proxy NW<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Hi Team,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I tried to install some software from the Helm stable repo behind the proxy but receive error as below, its always with proxy, is there some solutions. I think helm is not by default exposed through the proxy only Kubernetes is which makes
 it connection timeout:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">controller-0:~/.kube$ helm install stable/minio<o:p></o:p></p>
<p class="MsoNormal">Error: failed to download "stable/minio" (hint: running `helm repo update` may help)<o:p></o:p></p>
<p class="MsoNormal">controller-0:~/.kube$ helm repo update<o:p></o:p></p>
<p class="MsoNormal">Hang tight while we grab the latest from your chart repositories...<o:p></o:p></p>
<p class="MsoNormal">...Skip local chart repository<o:p></o:p></p>
<p class="MsoNormal">...Successfully got an update from the "stx-platform" chart repository<o:p></o:p></p>
<p class="MsoNormal">...Successfully got an update from the "starlingx" chart repository<o:p></o:p></p>
<p class="MsoNormal">...Unable to get an update from the "stable" chart repository (<a href="https://kubernetes-charts.storage.googleapis.com">https://kubernetes-charts.storage.googleapis.com</a>):<o:p></o:p></p>
<p class="MsoNormal">        Get <a href="https://kubernetes-charts.storage.googleapis.com/index.yaml">
https://kubernetes-charts.storage.googleapis.com/index.yaml</a>: dial tcp 172.217.21.80:443: connect: connection timed out
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">But when I export proxy manually in the console and tried, it works<o:p></o:p></p>
<p class="MsoNormal">controller-0:~/oisp/platform-launcher/MinIO$ helm repo update<o:p></o:p></p>
<p class="MsoNormal">Hang tight while we grab the latest from your chart repositories...<o:p></o:p></p>
<p class="MsoNormal">...Skip local chart repository<o:p></o:p></p>
<p class="MsoNormal">...Successfully got an update from the "stx-platform" chart repository<o:p></o:p></p>
<p class="MsoNormal">...Successfully got an update from the "starlingx" chart repository<o:p></o:p></p>
<p class="MsoNormal">...Successfully got an update from the "ingress-nginx" chart repository<o:p></o:p></p>
<p class="MsoNormal">...Successfully got an update from the "stable" chart repository<o:p></o:p></p>
<p class="MsoNormal">Update Complete. <span style="font-family:"Cambria Math",serif">
⎈</span> Happy Helming!<span style="font-family:"Cambria Math",serif">⎈<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Cambria Math",serif"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Cambria Math",serif">----But then in the same console it doesnot allow to install
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family:"Cambria Math",serif"><o:p> </o:p></span></p>
<p class="MsoNormal">controller-0:~/oisp/platform-launcher/MinIO$ helm install stable/minio<o:p></o:p></p>
<p class="MsoNormal">Error: Get <a href="https://192.168.206.1:6443/api/v1/namespaces/kube-system/pods?labelSelector=app%3Dhelm%2Cname%3Dtiller">
https://192.168.206.1:6443/api/v1/namespaces/kube-system/pods?labelSelector=app%3Dhelm%2Cname%3Dtiller</a>: net/http: TLS handshake timeout<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#262626">Mit freundlichen Grüßen/</span><span lang="DE" style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#262626">
</span><span lang="DE" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#262626">with best regards</span><span lang="DE" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#2E74B5">,</span><span style="color:#2E74B5"><o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:#2F5496">Yatindra Shashi<o:p></o:p></span></b></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:"Intel Clear",sans-serif">  IoTG DE- Intel Corporation</span></i><span style="font-size:9.0pt">
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt">   Munich, Germany<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p><span style="font-size:7.0pt">Intel Deutschland GmbH<br>
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany<br>
Tel: +49 89 99 8853-0, <a href="http://www.intel.de">www.intel.de</a><br>
Managing Directors: Christin Eisenschmid, Gary Kershaw<br>
Chairperson of the Supervisory Board: Nicole Lau<br>
Registered Office: Munich<br>
Commercial Register: Amtsgericht Muenchen HRB 186928</span><o:p></o:p></p>
</div>
</body>
</html>