1 repository
Translation mechanisms that map a single application definition to various cloud-specific resource types.
Distinct from Cloud Deployment Platforms: Focuses on the translation of a portable model into platform-specific resources, not just managed hosting.
Explore 1 awesome GitHub repository matching devops & infrastructure · Agnostic Deployment Mappings. Refine with filters or upvote what's useful.
This project is a declarative container orchestration standard and a vendor-neutral application model. It provides a portable configuration format for describing multi-container applications, including their services and dependencies, to enable consistent deployments across different environments. The specification focuses on cloud-agnostic deployment, allowing application definitions to be translated into platform-specific resources for various container orchestrators and cloud provider APIs, including Kubernetes. It facilitates portability from local development to production by separating
Translates portable application definitions into platform-specific resources for Kubernetes and various cloud provider APIs.