Recommended for:
Not Recommended for:
The parameter descriptions are as follows:
| Parameter | Description |
|---|---|
| Expose Service | Once enabled, administrators can manage the image repository externally using the access address. This poses significant security risks and should be enabled with extreme caution. |
| Enable IPv6 | Enable this option when the cluster uses IPv6 single-stack networking. |
| NodePort | When Expose Service is enabled, configure NodePort to allow external access to the Registry via this port. |
| Storage Type | Select a storage type. Supported types: LocalVolume and StorageClass. |
| Nodes | Select a node to run the Registry service for image storage and distribution. (Available only when Storage Type is LocalVolume) |
| StorageClass | Select a StorageClass. When replicas exceed 1, select storage with RWX (ReadWriteMany) capability (e.g., File Storage) to ensure high availability. (Available only when Storage Type is StorageClass) |
| Storage Size | Storage capacity allocated to the Registry (Unit: Gi). |
| Replicas | Configure the number of replicas for the Registry Pod:
|
| Resource Requirements | Define CPU and Memory resource requests and limits for the Registry Pod. |
You can update or uninstall the Alauda Container Platform Registry plugin from either the list page or details page.