Bu sayfa henüz yerel dilinizde mevcut değildir. Daha fazla dil seçeneği eklemek için yoğun bir şekilde çalışıyoruz. Desteğiniz için teşekkür ederiz.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Managing Images

Updated on 2024-01-22 GMT+08:00

Obtaining an Image Pull Address

  1. Log in to ServiceStage.
  2. Choose Deployment Source Management > Image Repository > My Images.
  3. Select an organization from the drop-down list on the right of Organization Management.
  4. In the image repository list, click an image repository name to go to the details page.
  5. Click the Image Tags tab and obtain the command for pulling an image.

    Click on the right of the command of the image version to be downloaded to copy the command.

Setting Image Repository Attributes

  1. Log in to ServiceStage.
  2. Choose Deployment Source Management > Image Repository > My Images.
  3. Select an organization from the drop-down list on the right of Organization Management.
  4. In the image repository list, click an image repository name to go to the details page.
  5. Click Edit in the upper-right corner. In the displayed dialog box, perform the following operations:

    • Set Sharing Type to Public or Private.
      NOTE:

      Public images can be downloaded and used by all users.

      • If your node and the image repository are in the same region, you can access the image repository over private networks.
      • If your node and the image repository are in different regions, the node must have access to public networks to pull images from the image repository.
    • Set Category to set the repository category.
    • Set Description to update the description of the image repository.

  6. Click OK.

Setting Automatic Image Synchronization

If image synchronization is enabled, the latest images are automatically synchronized to image repositories in other regions. Only accounts and users with administrator permissions can configure automatic image synchronization.

NOTE:

After you configure automatic image synchronization, image updates will also be synchronized to target repositories. However, images that were pushed to repositories before automatic image synchronization was enabled will not be automatically synchronized.

For details on how to synchronize images pushed before you set the automatic synchronization, see .

  1. Log in to ServiceStage and choose Deployment Source Management > Image Repository > My Images.
  2. Select an organization from the drop-down list on the right of Organization Management.
  3. In the image repository list, click an image repository name to go to the details page.
  4. Click Set Image Synchronization in the upper-right corner.
  5. In the displayed dialog box, click Add, set the following parameters, and click OK in the Operation column.

    • Target Region: Select the target region for synchronization.
    • Target Organization: Select the target organization for synchronization.
    • Overwrite Existing Image: Select this option if you want to overwrite any nonidentical images that have the same name in the target organization. Deselect this option if you do not want any nonidentical images having the same name in the target organization to be overwritten and you want to receive a notification of the existence of such images.

  6. Click OK.

    On the Synchronization Records tab of image details page, you can view the details of each synchronization task, including the start time, image tag, task status, type, duration, target region and organization, and task operator.

Adding Image Permissions

To allow IAM users of your account to read, write, and manage a specific image, add the required permissions to the IAMusers on the details page of this image.

  1. Log in to ServiceStage and choose Deployment Source Management > Image Repository > My Images.
  2. Select an organization from the drop-down list on the right of Organization Management.
  3. In the image repository list, click an image repository name to go to the details page.
  4. Click the Permission Management tab, click Add Permission, select an IAM user, add the Read, Write, or Manage permission, and click OK.

    Then, this IAM user has the corresponding permission.

Deleting an Image

NOTICE:

Deleted images cannot be recovered.

  1. Log in to ServiceStage and choose Deployment Source Management > Image Repository > My Images.
  2. Select an organization from the drop-down list on the right of Organization Management.
  3. In the image repository list, click an image repository name to go to the details page.

    • Deleting an image repository

      Click Delete in the upper-right corner of the page and delete the image repository as prompted.

    • Deleting an image tag

      In the Operation column of the target image tag, click Delete to delete the image tag as prompted.

    • Deleting image tags in batches

      Select the target image tags, click Delete above the tag list, and delete the image tags as prompted.

Sitemizi ve deneyiminizi iyileştirmek için çerezleri kullanırız. Sitemizde tarama yapmaya devam ederek çerez politikamızı kabul etmiş olursunuz. Daha fazla bilgi edinin

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback