<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Good afternoon Community,</p>
<p><br>
</p>
<p>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/" class="OWAAutoLink" id="LPlnk783123" previewremoved="true">https://kubernetes.io/docs/tasks/run-application/run-stateless-application-deployment/</a>.
 The Pod returns following error: <br>
</p>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, "EmojiFont", "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p></p>
<div>
<p class="x_MsoNormal"><span style="font-family:"Calibri",sans-serif,serif,"EmojiFont""></span></p>
<div>
<div>
<div>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 "docker.io/library/nginx:1.14.2": failed to resolve reference "docker.io/library/nginx:1.14.2": failed to do request:
 Head <a class="anchor-3Z-8Bb anchorUnderlineOnHover-2ESHQB" title="https://registry-1.docker.io/v2/library/nginx/manifests/1.14.2" href="https://registry-1.docker.io/v2/library/nginx/manifests/1.14.2" rel="noreferrer noopener" target="_blank" role="button" tabindex="0" id="LPlnk213078" previewremoved="true">
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</div>
<div><br>
</div>
<div>We have a certification error. Where do we need to ad what certificate? When we use minikube or microk8s we can pull the image.
<br>
</div>
<div><br>
</div>
<div>Kind reagrds,</div>
<div>Thorsten<br>
</div>
<br>
<br>
</div>
<br>
</div>
</div>
<p></p>
</div>
</div>
</div>
</body>
</html>