By maathor42
As following tutorials i would like to create registry in digital ocean. I do:
➜ do-kube-cluster-fra1 doctl registry login -t "XXXXXXXXXX" --output json
Logging Docker in to registry.digitalocean.com
{"errors":[{"detail":"GET https://api.digitalocean.com/v2/registry/docker-credentials?read_write=true: 412 registry not configured for user"}]}
ok, i don’t have any registry in my account so i do a:
➜ do-kube-cluster-fra1 doctl registry create qovery -t "XXXXXXXXX"
Error: POST https://api.digitalocean.com/v2/registry: 422 invalid subscription tier slug
But I don’t have anything, and I don’t understand the meaning of subscription tier slug
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello!
Unfortunately, this was an oversight on our part in releasing the GA edition of DOCR. We’re working on fixing doctl to support DOCR subscriptions. Once that’s done, you’ll be able to list subscription tiers with doctl registry options tiers, and then select a tier for your registry with the --subscription-tier flag when creating a registry.
I will post an update here when a new version of doctl with these changes is released.
Thanks for your patience, – Adam
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.