All Products
Search
Document Center

Container Service for Kubernetes:Manage images

最終更新日:May 10, 2024

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. This topic describes how to create and view images by using Container Registry Enterprise Edition instances.

Create images

  1. Log on to the ACK console.

  2. In the left-side navigation pane of the ACK console, 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 Use a Container Registry Enterprise Edition instance to build an image.

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: