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
I've installed docker registry on cluster, which could not be used to fetch images(builds and pushes from local to it works fine).
Issues:
Node on which is deployed could not resolve dns(dns is correct: docker-registry.abc.svc.cluster.local): probobly resolve.conf on node is incorrect
Failed to do request: Head "https://docker-registry... - I do no have tls/https over it, how could I use it for testing purposes without external access and secure protocol
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've installed docker registry on cluster, which could not be used to fetch images(builds and pushes from local to it works fine).
Issues:
What I'm missing?
What I did wrong ?
Beta Was this translation helpful? Give feedback.
All reactions