To improve user experience and optimize resource management, Container Registry adjusted the creation process of Personal Edition instances from September 9, 2024. This update is designed to help users better focus on region-specific services while enhancing the security and stability of instance access.
Background information
Starting from September 9, 2024, you must select a region when you create a Container Registry Personal Edition instance. You can use the Personal Edition instance only in the region. For more information about the adjustment content of Personal Edition instances, see [Product update] Announcement on the adjustment of Container Registry Personal Edition. For more information about the regions where Personal instances are available, see Supported regions.
Updates
A Container Registry Personal Edition instance that is created on September 9, 2024 or later (new Personal Edition instance) is automatically assigned an exclusive endpoint to improve data isolation and access efficiency. You can only use the exclusive endpoint to access the image repositories contained in the Personal Edition instance. The following limits are also applied to new Personal Edition instances:
You cannot pull images from a new Personal Edition instance without using a secret. For more information, see Pull images from a Container Registry instance without using a secret.
You cannot use the remote replication capability of Harbor to synchronize images on a Harbor registry to new Personal Edition instances. For more information, see Use the remote replication capability of Harbor to synchronize images on a Harbor registry to a Container Registry Enterprise Edition instance and implement geo-disaster recovery.
Only one RAM user is allowed to set the image repository login password.
You cannot use the public endpoints of new Personal Edition instances to pull images.
The endpoints of new Personal Edition instances and the endpoints of earlier Personal Edition instances have the following differences:
Endpoints of new Personal Edition instances start with
crpi-
and end with.personal.cr.aliyuncs.com
.Examples:
Public endpoint: crpi-xxxx.cn-hangzhou.personal.cr.aliyuncs.com
Virtual private cloud (VPC) endpoint: crpi-xxxx-vpc.cn-hangzhou.personal.cr.aliyuncs.com
Endpoints of earlier Personal Edition instances start with
registry
.Examples:
Public endpoint: registry.cn-hangzhou.aliyuncs.com
VPC endpoint: registry-vpc.cn-hangzhou.aliyuncs.com