Deployment Manifest
A declarative configuration file that specifies how an application or service should be deployed, configured, and managed within a target environment.
Explore more about Deployment Standards
Related terms
A declarative configuration file, typically written in YAML, that defines the desired state of Kubernetes resources such as Pods, Deployments, Services, ConfigMaps, and Ingresses, enabling consistent deployment and management of containerized applications.
Service ManifestA configuration document that defines the deployment properties, resources, and runtime environment of a service.
Docker ComposeA tool and specification for defining, configuring, and running multi-container applications using a declarative configuration file.
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.
Runtime SpecificationA standardized blueprint or technical rule set defining the execution environment and lifecycle requirements for containers or workloads.