The page has been translated by Gen AI.

How-to guides

Users can create a service by entering the required information for the Container Registry service and selecting detailed options through the Samsung Cloud Platform Console.

Create Container Registry

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

Note
You can create up to two Container Registries per account (one per visibility type).

Follow these steps to create a Container Registry service.

  1. Click the All Services > Container > Container Registry menu. Navigate to the Service Home page of Container Registry.
  2. Click the Create Registry button on the Service Home page. You will be taken to the Create Registry page.
  3. Registry creation page: enter the information required to create a service and select detailed options.
    • Enter or select the required information in the Service Information Input area.
      Category
      Required status
      Detailed description
      registry nameRequiredThe registry name created by the user
      • must start with a lowercase English letter and be entered using lowercase English letters and numbers, with a length of 3 to 25 characters
      endpointRequiredSet access type for registry endpoint
      • Private: Only private endpoint access control items can be set
      • Private&Public: Both private endpoint access control items and public endpoint access control can be set
      Private endpoint access controlSelectPrivate endpoint access control settings
      • If you select Use, you can configure it so that only specific resources within the same region’s account, such as the registry, can be accessed
        • Click Add for private access allowed resources to add resources that can access the registry using the private endpoint
      • If Use is not selected, access is allowed from resources in all subnets within the same region
      Public endpoint access controlSelectionPublic endpoint access control settings
      • If you select Use, you can configure it so that only specific IPs in the same region as the registry can access it.
        • Click Add for the allowed public access IP to add the IPs and resources that can access the registry using the public endpoint.
      • If Use is not selected, access is allowed from resources in all subnets within the same region.
      VisibilitySelectionAnonymous access setting for registry read (Pull) operations
      • Selecting Public allows unauthenticated anonymous users to perform read operations (Anonymous Pull) on all registry content.
      • This setting can be enabled as Public only when creating the service.
      Table. Container Registry Service Information Input Items
      Caution
      • If you do not select the use of private endpoint access control, the customer’s 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 an internet environment, so the user’s bucket may be exposed externally via the internet. If external access is not required, uncheck the usage checkbox to minimize security threats.
    • In the Additional Information Input area, enter or select the required information.
      Category
      Required status
      Detailed description
      tagSelectionAdd Tag
      • Up to 50 can be added per resource
      • After clicking the Add Tag button, enter or select Key, Value values
      Table. Container Registry Additional Information Input Fields
  4. Check the detailed information and estimated billing amount generated in the Summary panel, and click the Create button.
    • When creation is complete, check the created resource on the Registry list page.

View detailed information of Container Registry

The Container Registry service allows you to view and edit the full list of resources and detailed information. Container Registry Details page consists of Details, Tags, Activity Log tabs.

To view the Container Registry details, follow these steps.

  1. Click the All Services > Container > Container Registry menu. You will be taken to the Service Home page of Container Registry.
  2. On the Service Home page, click the Registry menu. You will be taken to the Registry List page.
  3. On the Registry List page, click the resource (Registry) to view its details. You will be taken to the Registry Details page.
    • Registry Details page displays the Registry’s status information and detailed information, and consists of Details, Tags, Activity Log tabs.
      CategoryDetailed description
      Registry statusRegistry status
      • Creating: in progress
      • Running: creation complete/operating normally
      • Editing: configuration being changed
      • Terminating: being deleted
      • Error: error occurred
      • Unknown: unknown
      User GuideGuide to Using a CLI-Based Registry
      Service terminationButton to cancel the service
      Table. Container Registry status information and additional features

Detailed Information

On the Registry list page, you can view detailed information of the selected resource and edit the information if needed.

CategoryDetailed description
serviceService name
Resource TypeResource Type
SRNUnique resource ID in Samsung Cloud Platform
  • In the Container Registry service, it refers to the registry SRN
Resource nameResource Name
  • In the Container Registry service, it refers to the registry name
Resource IDUnique resource ID in the service
constructorUser who created the service
Creation date and timeService creation date and time
editorUser who edited the service information
Modification dateDate and time the service information was modified
registry nameRegistry name
Bucket nameThe name of the Samsung Cloud Platform Object Storage bucket where the registry data is stored
UsageData usage of the Object Storage bucket for the registry
endpointAccess type for the registry endpoint
  • Edit icon can be clicked to change the setting
Private endpointPrivate endpoint URL available within the Samsung Cloud Platform network
  • An endpoint that provides Docker and OCI Client Tool compatibility, used to execute Pull and Push client commands
  • Click the Copy button to copy the URL
Public endpointPublic endpoint URL available within the Samsung Cloud Platform network
Private endpoint access controlPrivate endpoint access control settings
  • Edit icon to toggle access control and add or remove accessible resources
    • When access control Enabled, configure it so that only specific resources within the same region’s account, such as the registry, can be accessed
    • If access control is not Enabled, access is allowed from resources in all subnets within the same region
Public endpoint access controlPublic endpoint access control settings
  • Edit icon to click to change whether access control is used, and add or delete accessible IPs and resources
    • When access control Enabled is selected, it is set so that only specific IPs within the same region’s Account, such as the registry, can access
    • If access control Enabled is not selected, external IP access is possible from the internet
VisibilityAnonymous access setting for registry read (Pull) operations
  • When set to Public, unauthenticated anonymous users are allowed to perform read operations (Anonymous Pull) on all content in the registry.
  • This setting can be set to Public only at service creation.
Table. Container Registry Detailed Information Tab Items

tag

Registry list page lets you view, add, modify, or delete tag information for the selected resource.

CategoryDetailed description
Tag listTag list
  • You can view the Key and Value information of the tag
  • Up to 50 tags can be added per resource
  • When entering a tag, you can search and select from the list of previously created Keys and Values
Table. Registry Tag Tab Items

Job History

On the Registry list page, you can view the operation history of the selected resource.

CategoryDetailed description
Task History ListResource Change History
  • You can view the operation date and time, resource type, resource name, operation details, operation result, operator name, and path information
  • To perform an advanced search, click the Advanced Search button
Table. Work History Tab Items

Terminate Container Registry

You can cancel unused Container Registries to reduce operating costs. However, if you cancel the service, any running services may be stopped immediately, so consider the impact of service interruption carefully before proceeding with the cancellation.

Caution
  • You cannot delete a Registry when resources are linked to it. After terminating the linked services shown in the “Service termination not allowed” popup, delete the Registry.
  • When the service is terminated, all data, including the bucket linked to the Registry, will be deleted. Please note that data cannot be recovered after deletion.

To cancel the Container Registry, follow these steps.

  1. Click the All Services > Container > Container Registry menu. Navigate to the Service Home page of Container Registry.
  2. On the Service Home page, click the Registry menu. You will be taken to the Registry List page.
  3. Registry List On the page, click the resource (Registry) to view detailed information. You will be taken to the Registry Details page.
  4. On the Registry Details page, click Service Cancellation.
  5. Click the checkbox to confirm cancellation and enter the Registry name to delete.
  6. When you enter the Registry name correctly, the Confirm button becomes active. Click the Confirm button.
  7. When termination is complete, check on the Registry list page whether the resource has been terminated.
ServiceWatch Metrics
Manage Repository