Docs don't explain how to manage insecure private registry #211
Open
Description
Wanted to manage a registry attached to a running instance of microk8s. Couldn't figure out how to make any command work other than ls
Everything else returned various errors.
For example:
reg tags http://192.168.1.59:32000/imagename
produces "invalid reference format"
reg manifest -f -k 192.168.1.59:32000/imagename
produces "missing signature key"
etc... without any information to help narrow down and resolve the problems reg apparently sees.
Metadata
Assignees
Labels
No labels