The parameter descriptions are as follows:
Parameter | Description |
---|---|
Expose Service | Once enabled, by obtaining the access address and administrator account, you can manage this image repository from outside the cluster. This poses a significant security risk and should be enabled with extreme caution. |
Enable IPv6 | Enable this switch when the network protocol of the current cluster is IPv6 single stack. |
NodePort | When the Expose Service is enabled, configuring the NodePort allows external cluster access to the Registry through the port number. |
Password | The password of admin user used to log in and access the Registry. |
Storage Type | Select a storage type, with support limited to: LocalVolume and StorageClass. |
Nodes | Select a node used to run Docker Registry service and provide image storage and distribution. (This option is selectable only when the storage type is LocalVolume.) |
StorageClass | Select a StorageClass. When the Replicas is >1, to ensure the high availability of Docker Registry, it is recommended to select storage that support "RWX" capabilities, such as File Storage.(This option is selectable only when the storage type is StorageClass.) |
Storage Size | Storage size for Docker Registry(unit: Gi). |
Replicas | Configures the replica count for the Docker Registry Pod.
|
Resource Requirements | Defines the CPU and memory resource requests and limits for the Registry Pod. |
Updating or uninstalling of the Alauda Container Platform Registry can be performed on both the list page and the detail page.