Last updated 14th April, 2022.
A Docker Registry is a system that lets you store and distribute your Docker images. The best known Registry is the official Docker Hub, where you can find official public images such as Alpine, Golang or Debian.
Today, OVHcloud allows you to spawn your own authenticated Docker Registry where you can privately store your Docker images. This is the best way to use your private images with our OVHcloud Managed Kubernetes Service offer without exposing them to everyone.
Objective
OVHcloud Managed Private Registry service provides you a managed, authenticated Docker registry where you can privately store your Docker images. This guide will explain how to create your Private Registry.
Instructions
-
First, log in to the OVHcloud Control Panel.
-
In the left menu, in the
Containers & Orchestration
section, selectManaged Private Registry
. -
Then click on
Create a private registry
. -
In the following menu, choose a region to deploy your private registry in, and click on
Next
. -
Choose the registry name (
my-registry
in my example), and click onNext
. -
Choose your plan between the three available plans, and click on
Next
.
With the M
and L
plan, OVHcloud installs and maintains a vulnerability scanner for you: Trivy.
-
Your private registry is being created...
-
When status switches to
OK
, click on the right...
button and selectGenerate identification details
. -
Then click on
Confirm
to generate new credentials. -
Credentials will be shown on the page. Please write then down, you will need them in order to use your private registry.
Congratulations, you have now a working OVHcloud Managed Private Registry.
Go further
To go further you can look at our guide on connecting to the UI.
Did you find this guide useful?
Please feel free to give any suggestions in order to improve this documentation.
Whether your feedback is about images, content, or structure, please share it, so that we can improve it together.
Your support requests will not be processed via this form. To do this, please use the "Create a ticket" form.
Thank you. Your feedback has been received.