Skip to content

[BUG] Cannot pull image from local registry while running on Macos #978

Answered by iwilltry42
AyliD asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @AyliD , thanks for opening this issue!
So you're trying to run the pod with --image=host.k3d.internal:5050/nginx, but you never registered the registry under the name host.k3d.internal... During cluster creation, you configured --registry-use k3d-local-registry:5050 via flag and registry.localhost:5000 via configfile.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by AyliD
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #975 on February 17, 2022 15:52.