Learn how to create your first Managed Private Registry.
OVHcloud Managed Private Registry service provides you with a managed, authenticated Docker registry where you can privately store your Docker images.
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.
Instructions
From the OVHcloud Control Panel:
- Click
Public Cloud
in the top navigation bar. - Select your project.
- In the left menu, under Containers and Orchestration, select
Managed Private Registry
. - On the main screen, click
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 this example), and click on
Next
. - Choose your plan between the three available plans, and click
Create
.
Your private registry is being created.
When the status switches to OK
, click the more options ...
button and select Generate identification details
.
Then click on Confirm
to generate new credentials.
Credentials will be shown on the page. Please write them down, you will need them in order to use your private registry.
Go further
For more information and tutorials, please see our other Managed Private Registry support guides or explore the guides for other OVHcloud products and services.