The page has been translated by Gen AI.

How-to guides

The user can enter the necessary information for the Container Registry service through the Samsung Cloud Platform Console and create the service by selecting detailed options.

Create Container Registry

You can create and use the Container Registry service in the Samsung Cloud Platform Console.

Note
Container Registry can be created up to 2 per Account (1 per visibility type).

To create a Container Registry service, follow these steps.

  1. Click All services > Container > Container Registry menu. It moves to the Service Home page of Container Registry.
  2. On the Service Home page, click the Create Registry button. It moves to the Create Registry page.
  3. Registry Creation page where you enter the information required for service creation and select detailed options.
    • Enter Service Information Enter or select the required information in the area.
      Classification
      Necessity
      Detailed Description
      Registry NameRequiredThe name of the registry created by the user
      • Starts with a lowercase letter and uses lowercase letters and numbers to input 3-25 characters
      EndpointRequiredSets the access type for the registry endpoint
      • Private is selected, only private endpoint access control items can be set
      • Private&Public is selected, private endpoint access control items and public endpoint access control settings are available
      Private Endpoint Access ControlOptionalPrivate Endpoint Access Control Settings
      • Enable allows you to set access to only specific resources within the same region as the registry, such as within the Account
        • Click Add Private Access Resource to add resources that can access the registry using a private endpoint
      • If Enable is not selected, access is allowed from all subnets in the same region
      Public Endpoint Access ControlOptionalPublic Endpoint Access Control Settings
      • Enable allows you to set access to the registry and resources in the same region only from specific IPs
        • Click Add to add IPs and resources that are allowed to access the registry using the public endpoint
      • If Enable is not selected, access from all subnets in the same region is allowed
      VisibilityOptionalSetting for anonymous access to the read (Pull) operation of the registry
      • Public allows unauthenticated anonymous users to perform read operations (Anonymous Pull) on all contents of the registry
      • This setting can only be set to Public when the service is created
      Table. Container Registry service information input items
Caution
  • If you do not select the use of private endpoint access control, your registry may be exposed to other resources within the Samsung Cloud Platform.
  • If you do not select the use of public endpoint access control, external IP access is possible in the internet environment, so the user’s bucket may be exposed to the outside through the internet. If external access is not necessary, uncheck the use checkbox to minimize security threats.
* **Enter Additional Information** Enter or select the required information in the area.





Classification
Necessity
Detailed Description
Tag Select Add Tag
  • Up to 50 can be added per resource
  • Click the Add Tag button and enter or select Key, Value
Table. Container Registry additional information input items
  1. In the Summary panel, review the detailed information and the estimated charge amount, and click the Complete button.
    • After creation is complete, check the created resource on the Registry list page.

Check Container Registry Details

The Container Registry service allows you to view and modify the full list of resources and detailed information. The Container Registry details page consists of Details, Tags, Work History tabs.

To check the Container Registry details, follow the next procedure.

  1. Click All services > Container > Container Registry menu. It moves to the Service Home page of Container Registry.

  2. Service Home page, click the Registry menu. Move to the Registry list page.

  3. Registry list page, click the resource (Registry) to check the detailed information. Move to the Registry details page.

    • Registry Details page displays the status information and detailed information of the Registry, and consists of Details, Tags, Operation History tabs.
    ClassificationDetailed Description
    Registry StatusStatus of the registry
    • Creating: being created
    • Running: created/operating normally
    • Editing: settings being changed
    • Terminating: being deleted
    • Error: error occurred
    • Unknown: unknown
    Usage GuideCLI-based Registry Usage Guide
    Service CancellationButton to cancel the service
    Fig. Container Registry status information and additional features

Detailed Information

On the Registry List page, you can check the detailed information of the selected resource and modify the information if necessary.

DivisionDetailed Description
ServiceService Name
Resource TypeResource Type
SRNUnique resource ID in Samsung Cloud Platform
  • In the Container Registry service, it means the registry SRN
Resource NameResource Name
  • In the Container Registry service, it means the registry name
Resource IDUnique resource ID in the service
CreatorUser who created the service
Creation TimeThe time when the service was created
EditorUser who modified the service information
Modified TimeThe time when service information was modified
Registry NameRegistry Title
Bucket NameThe name of the Samsung Cloud Platform Object Storage bucket where the registry’s data is stored
UsageData usage for the Object Storage bucket for the corresponding registry
EndpointAccess type for the registry endpoint
Private EndpointPrivate endpoint URL available within Samsung Cloud Platform network
  • Endpoint that provides compatibility with Docker and OCI Client Tool, used for Pull, Push Client commands
  • Click the Copy button to copy the URL
Public EndpointPublic endpoint URL available within Samsung Cloud Platform network
Private Endpoint Access ControlPrivate Endpoint Access Control Settings
  • Modify button to change access control usage and add or delete accessible resources
    • Selecting access control usage sets it so that only specific resources within the Account in the same region as the registry can be accessed
    • Not selecting access control usage allows access from resources in all subnets in the same region
Public Endpoint Access ControlPublic Endpoint Access Control Settings
  • Modify button to change access control usage and add or delete accessible IP and resources
    • When access control is used, it is set to allow access only to specific IPs within the Account in the same region as the registry
    • When access control is not used, external IP access is possible in the internet environment
VisibilityAnonymous access setting for read (Pull) operations on the registry
  • If set to Public, anonymous unauthenticated users are allowed to perform read operations (Anonymous Pull) on all contents of the registry
  • This setting can only be set to Public when the service is created
Table. Container Registry detailed information items

Tag

On the Registry List page, you can check the tag information of the selected resource, and add, change, or delete it.

ClassificationDetailed Description
Tag ListTag list
  • Tag Key, Value information can be checked
  • Up to 50 tags can be added per resource
  • When entering a tag, search and select from the existing Key and Value list
Fig. Registry Tag Tab Items

Work History

You can check the operation history of the resource selected on the Registry list page.

ClassificationDetailed Description
Work history listResource change history
  • Work time, resource type, resource name, work details, work result, worker name, path information can be checked
  • To search in detail, click the Detailed Search button
Fig. Work History Tab Detailed Information Items

Cancel Container Registry

You can cancel the unused Container Registry to reduce operating costs. However, if you cancel the service, the operating service may be stopped immediately, so please proceed with the cancellation work after fully considering the impact that occurs when the service is stopped.

Caution
  • If there are items connected to the Registry, they cannot be deleted. Please cancel the connected services displayed in the cancellation of service popup and then delete the Registry.
  • When the service is terminated, all data, including the buckets connected to the Registry, will be deleted. Please note that data cannot be recovered after deletion.

To cancel the Container Registry, follow these procedures.

  1. Click All services > Container > Container Registry menu. It moves to the Service Home page of Container Registry.
  2. On the Service Home page, click the Registry menu. It moves to the Registry list page.
  3. Registry list page, click the resource (Registry) to check the detailed information. Move to the Registry details page.
  4. Registry Details page, click Service Cancellation.
  5. Click the checkbox to confirm cancellation and enter the Registry name to be deleted.
  6. If you enter the Registry name correctly, the Confirm button will be activated. Click the Confirm button.
  7. Once the cancellation is complete, please check if the resource has been cancelled on the Registry list page.
ServiceWatch Metrics
Managing Repository