kubernetes/minikube

update registry addon documentation

オープン

#6,982 opened on 2020/03/10

 (29 件のコメント) (0 件のリアクション) (0 人の担当者)Go (5,222 件のフォーク)batch import
area/registryco/runtime/criohelp wantedkind/documentationlifecycle/frozenpriority/backlog

Repository metrics

Stars
 (31,799 個のスター)
PR merge metrics
 (平均マージ 12d 19h) (30d で 43 merged PRs)

説明

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

コントリビューターガイド