Overview
To streamline container deployments, Valex Cloud supports a local container registry integrated with our Object Storage service. This feature provides a secure and efficient way to store and manage container images.
Local Registry Integration
- Service Foundation:
The local registry leverages the robust capabilities of our Object Storage service to host container images. - Benefits:
- Faster Deployments:
Storing images locally reduces image pull times and accelerates cluster provisioning. - Enhanced Security:
Your images are stored in a controlled, private environment. - Simplified Management:
Integrate image management directly within the Valex Cloud platform.
- Faster Deployments:
How to Use the Local Registry
- Upload Images:
Use the cloud panel or API to push container images to your local registry. - Reference in Cluster Templates:
In your cluster templates, reference the local registry URL for pulling images during cluster creation. - Manage and Update:
Maintain your registry by regularly updating images and cleaning up unused tags to optimize storage and performance.
Best Practices
- Tagging:
Use consistent and meaningful tags for your container images. - Security Scans:
Regularly scan images for vulnerabilities before deployment. - Backup:
Leverage snapshot or backup features of the Object Storage service to secure your registry data.