You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(base) root@ttrc-0001:# kubectl get pod -n yatai
NAME READY STATUS RESTARTS AGE
yatai-bento-image-builder-iris-classifier--1-0-0 0/1 Error 0 12m
(base) root@ttrc-0001:# kubectl logs -n yatai yatai-bento-image-builder-iris-classifier--1-0-0
INFO[0000] Resolved base name python:3.9-slim to base-container
INFO[0000] Retrieving image manifest python:3.9-slim
INFO[0000] Retrieving image python:3.9-slim from registry index.docker.io
error building image: Get "https://index.docker.io/v2/": dial tcp 44.205.64.79:443: i/o timeout
The text was updated successfully, but these errors were encountered:
(base) root@ttrc-0001:
# kubectl get pod -n yatai# kubectl logs -n yatai yatai-bento-image-builder-iris-classifier--1-0-0NAME READY STATUS RESTARTS AGE
yatai-bento-image-builder-iris-classifier--1-0-0 0/1 Error 0 12m
(base) root@ttrc-0001:
INFO[0000] Resolved base name python:3.9-slim to base-container
INFO[0000] Retrieving image manifest python:3.9-slim
INFO[0000] Retrieving image python:3.9-slim from registry index.docker.io
error building image: Get "https://index.docker.io/v2/": dial tcp 44.205.64.79:443: i/o timeout
The text was updated successfully, but these errors were encountered: