<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">
<div class="">Hi Greg,</div>
<div class=""><br class="">
</div>
<div class=""><b class="">first of all, thank you very much for your great support for newbies</b>.</div>
<div class=""><br class="">
</div>
<div class="">We have rolled out the following standard configuration according to the documentation.</div>
<div class="">we were not aware that we had set up a local docker registry.</div>
<div class=""><br class="">
</div>
</div>
<div class="">
<div class="">system_mode: simplex</div>
<div class=""><br class="">
</div>
<div class="">dns_servers:</div>
<div class="">- 8.8.8.8</div>
<div class="">- 8.8.4.4</div>
<div class=""><br class="">
</div>
<div class="">external_oam_subnet: 10.10.10.0/24</div>
<div class="">external_oam_gateway_address: 10.10.10.1</div>
<div class="">external_oam_floating_address: 10.10.10.2</div>
<div class=""><br class="">
</div>
<div class="">admin_username: admin</div>
<div class="">admin_password: ###########</div>
<div class="">ansible_become_pass: ###########</div>
<div class=""><br class="">
</div>
<div class=""># Add these lines to configure Docker to use a proxy server</div>
<div class=""># docker_http_proxy: <a href="http://my.proxy.com:1080" class="">http://my.proxy.com:1080</a></div>
<div class=""># docker_https_proxy: <a href="https://my.proxy.com:1443" class="">
https://my.proxy.com:1443</a></div>
<div class=""># docker_no_proxy:</div>
<div class="">#   - 1.2.3.4</div>
</div>
<div class=""><br class="">
</div>
<div class=""><b class="">How can we now retrospectively adjust the configuration so that we use now DockerHub automatically.</b></div>
<div class=""><br class="">
</div>
<div class="">Greetings,</div>
<div class=""><br class="">
</div>
<div class="">Sebastian</div>
<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">Am 30.04.2021 um 13:11 schrieb Waines, Greg <<a href="mailto:Greg.Waines@windriver.com" class="">Greg.Waines@windriver.com</a>>:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="WordSection1" style="page: WordSection1; caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
I am assuming<span class="Apple-converted-space"> </span><a href="http://registry-1.docker.io/" style="color: blue; text-decoration: underline;" class="">registry-1.docker.io</a><span class="Apple-converted-space"> </span>is a private registry that you setup.<o:p class=""></o:p></div>
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<a href="https://docs.starlingx.io/security/kubernetes/add-a-trusted-ca.html#starlingx-system-cli-trusted-ca-certificate-install" style="color: blue; text-decoration: underline;" class="">https://docs.starlingx.io/security/kubernetes/add-a-trusted-ca.html#starlingx-system-cli-trusted-ca-certificate-install</a><o:p class=""></o:p></div>
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
Greg.<o:p class=""></o:p></div>
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<o:p class=""> </o:p></div>
<div class="">
<div style="border-style: solid none none; border-top-width: 1pt; border-top-color: rgb(225, 225, 225); padding: 3pt 0in 0in;" class="">
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<b class="">From:</b><span class="Apple-converted-space"> </span>Thorsten Steuer <<a href="mailto:thorsten.steuer@acdp.at" style="color: blue; text-decoration: underline;" class="">thorsten.steuer@acdp.at</a>><span class="Apple-converted-space"> </span><br class="">
<b class="">Sent:</b><span class="Apple-converted-space"> </span>Friday, April 30, 2021 5:32 AM<br class="">
<b class="">To:</b><span class="Apple-converted-space"> </span><a href="mailto:starlingx-discuss@lists.starlingx.io" style="color: blue; text-decoration: underline;" class="">starlingx-discuss@lists.starlingx.io</a><br class="">
<b class="">Cc:</b><span class="Apple-converted-space"> </span>Sebastian Kropatschek <<a href="mailto:sebastian.kropatschek@acdp.at" style="color: blue; text-decoration: underline;" class="">sebastian.kropatschek@acdp.at</a>><br class="">
<b class="">Subject:</b><span class="Apple-converted-space"> </span>[Starlingx-discuss] Certification Problem<o:p class=""></o:p></div>
</div>
</div>
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<o:p class=""> </o:p></div>
<div style="border: 1pt solid rgb(156, 101, 0); padding: 2pt;" class="">
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif; line-height: 12pt; background-color: rgb(255, 235, 156);" class="">
<span style="font-size: 10pt; color: red;" class="">[Please note: This e-mail is from an EXTERNAL e-mail address]</span><o:p class=""></o:p></div>
</div>
<div class="">
<div id="divtagdefaultwrapper" class="">
<p class=""><span style="font-size: 12pt;" class="">Good afternoon Community,<o:p class=""></o:p></span></p>
<p class=""><span style="font-size: 12pt;" class=""><o:p class=""> </o:p></span></p>
<p class=""><span style="font-size: 12pt;" class="">we have install StarlingX Simplex All-In-One and established a remote connection to the cluster. We try to deploy the pod from following Kubernetes tutorial <a href="https://kubernetes.io/docs/tasks/run-application/run-stateless-application-deployment/" style="color: blue; text-decoration: underline;" class="">https://kubernetes.io/docs/tasks/run-application/run-stateless-application-deployment/</a>.
 The Pod returns following error:<span class="Apple-converted-space"> </span><o:p class=""></o:p></span></p>
<p class=""><span style="font-size: 12pt;" class=""><o:p class=""> </o:p></span></p>
<div id="Signature" class="">
<div id="divtagdefaultwrapper" class="">
<div class="">
<div class="">
<div class="">
<div class="">
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span style="font-size: 12pt;" class="">Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 7d9h default-scheduler Successfully assigned default/nginx-deployment-6b474476c4-shtph to controller-0 Normal Pulling 7d9h (x3 over 7d9h)
 kubelet Pulling image "nginx:1.14.2" Warning Failed 7d9h (x3 over 7d9h) kubelet Failed to pull image "nginx:1.14.2": rpc error: code = Unknown desc = failed to pull and unpack image "<a href="http://docker.io/library/nginx:1.14.2" style="color: blue; text-decoration: underline;" class="">docker.io/library/nginx:1.14.2</a>":
 failed to resolve reference "<a href="http://docker.io/library/nginx:1.14.2" style="color: blue; text-decoration: underline;" class="">docker.io/library/nginx:1.14.2</a>": failed to do request: Head<span class="Apple-converted-space"> </span><a href="https://registry-1.docker.io/v2/library/nginx/manifests/1.14.2" target="_blank" title="https://registry-1.docker.io/v2/library/nginx/manifests/1.14.2" style="color: blue; text-decoration: underline;" class="">https://registry-1.docker.io/v2/library/nginx/manifests/1.14.2</a>:
 x509: certificate has expired or is not yet valid Warning Failed 7d9h (x3 over 7d9h) kubelet Error: ErrImagePull Normal BackOff 7d9h (x3 over 7d9h) kubelet Back-off pulling image "nginx:1.14.2" Warning Failed 7d9h (x3 over 7d9h) kubelet Error: ImagePullBackOff<o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span style="font-size: 12pt;" class=""><o:p class=""> </o:p></span></div>
</div>
<div class="">
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span style="font-size: 12pt;" class="">We have a certification error. Where do we need to ad what certificate? When we use minikube or microk8s we can pull the image.<o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span style="font-size: 12pt;" class=""><o:p class=""> </o:p></span></div>
</div>
<div class="">
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span style="font-size: 12pt;" class="">Kind reagrds,<o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span style="font-size: 12pt;" class="">Thorsten</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</body>
</html>