Documentation Index

Fetch the complete documentation index at: https://guide.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

Getting started

Prev Next

Available in Classic and VPC

Getting Started describes what you need to do to start using Container Registry, after you've reviewed the Container Registry usage environment and support specifications, and familiarized yourself with the full range of quickstart.

The following topics are covered in the Getting Started with Container Registry description.

  • How to subscribe to Object Storage and create a bucket
  • How to create a Container Registry

Subscribe to Object Storage and create a bucket

To integrate Object Storage with a registry, you must first create an Object Storage bucket to store private Docker container images.

To subscribe to Object Storage and create a bucket in the NAVER Cloud Platform's console:

Note

This guide provides a quick introduction to how to create Object Storage. For more information, see the Object Storage user guide.

  1. Access the NAVER Cloud Platform console.
  2. At the top-right corner of the console interface, click Regions & Platform.
  3. Select your Region and platform and click [Apply].
  4. In the upper-left corner of the NAVER Cloud Platform console, navigate to Menu > Services > Storage > Object Storage.
  5. Click [Subscribe].
  6. Read the instructions in the Subscribe to the service popup and click [Apply] to complete the subscription process.
  7. In the Bucket Management menu, click [Create Bucket].
  8. After entering the bucket name, click [Next].
  9. After setting whether to lock objects (WORM), click [Next].
  10. After reviewing the settings, click [Create bucket].

How to create a Container Registry

To create a Container Registry:

  1. Access the NAVER Cloud Platform console.
  2. At the top-right corner of the console interface, click Regions & Platform.
  3. Select your Region and platform and click [Apply].
  4. In the upper-left corner of the NAVER Cloud Platform console, navigate to Menu > Services > Containers > Container Registry.
  5. Click [Create Registry].
  6. Enter the registry name.
    • Registry names must be unique.
    • Must be 3 to 30 characters long and can contain only lowercase letters, numbers, and hyphens (-).
    • Must begin with a lowercase letter and cannot end with a hyphen (-).
  7. Select the storage type to integrate with the registry.
    • When Ncloud Storage is selected, a bucket is automatically created and integrated.
  8. If Object Storage is selected, choose the bucket to integrate with the registry to be created.
    • You cannot select buckets already integrated with another registry.
    • If you don't have a bucket to integrate, create one from the Object Storage menu.