Image Registry
Also called: Container Registry
A repository service for storing, managing, versioning, and distributing container images, enabling consistent deployment of AI applications and services across development, testing, and production environments.
Explore more about Deployment Standards
Related terms
A portable, immutable package containing an application, its runtime, libraries, dependencies, and configuration needed to run consistently across environments.
Helm ChartA packaged collection of Kubernetes resource templates, configuration values, and metadata that defines how an application or AI service is installed, configured, upgraded, and managed using Helm.
KubernetesK8sAn open-source container orchestration platform that automates the deployment, scaling, networking, and management of containerized applications across clusters of machines, making it a standard platform for running production AI and cloud-native workloads.