area/registryco/runtime/criohelp wantedkind/documentationlifecycle/frozenpriority/backlog
倉庫指標
- Star
- (31,799 star)
- PR 合併指標
- (平均合併 12天 19小時) (30 天內合併 43 個 PR)
描述
The exact command to reproduce the issue:
minikube start --addons=registry --container-runtime=cri-o
The full output of the command that failed:
Pods fail to pull image from the registry, e.g.:
image: localhost:5000/mycontainer
Note that I can push to the registry from outside via docker://$(minikube ip):5000/mycontainer.
Switching to Docker runtime allows this to work.
The operating system version:
Fedora 31