All Products
Search
Document Center

Container Service for Kubernetes:Manage images

Last Updated:Jul 03, 2026

You can use Container Registry Enterprise Edition instances to automatically build and pull images when you deploy applications. This improves the image pulling speed and reduces the application deployment time.

Create images

  1. Log on to the Container Service Management Console.

  2. In the left navigation pane, choose Marketplace > Alibaba Cloud Container Registry.

  3. On the Instances page, click the card of the Container Registry Enterprise Edition instance to which you want to bind the source code repository.

    For more information about how to create Container Registry Enterprise Edition instances, see Push an image to a Container Registry Enterprise Edition instance and pull an image from the instance.

  4. Create a namespace for the Container Registry Enterprise Edition instance. For more information, see Step 4: Create a namespace.

  5. Create a repository for the Container Registry Enterprise Edition instance. For more information, see Step 5: Create an image repository.

  6. Push an image to the repository, or enable the system to automatically build an image from a third-party code repository. For more information, see Push an image to a Container Registry Enterprise Edition instance and pull an image from the instance and Build images on an Enterprise Edition instance.

View images

  1. Log on to the Container Registry console.

  2. In the top navigation bar, select a region.

  3. In the left-side navigation pane, click Instances.

  4. On the Instances page, click the Enterprise Edition instance that you want to manage.

  5. In the left-side navigation pane of the management page of the Container Registry Enterprise Edition instance, choose Repository > Repositories.

  6. On the Repositories page, click the name of the repository that you want to manage.

  7. In the left-side navigation pane of the repository details page, click Tags to view the image versions in the repository.

References

You can perform the following operations after the image is built: