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
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.