1 repo
Interfaces for programmatically managing container lifecycles and infrastructure.
Distinguishing note: Focuses on the programmatic control of container engines rather than high-level cluster orchestration.
Explore 1 awesome GitHub repository matching devops & infrastructure · Container Orchestration APIs. Refine with filters or upvote what's useful.
Awesome Compose is a collection of resources designed to demonstrate the orchestration of multi-container applications. It serves as a practical reference for using declarative configuration files to define, manage, and deploy complex software stacks, ensuring that services run consistently across development, testing, and production environments. The project highlights the capabilities of container lifecycle management by providing examples of how to bundle software with its dependencies into isolated, portable units. It emphasizes the use of multi-stage build pipelines to optimize image siz
Control containers, images, and networks programmatically by sending requests to a standard interface that translates commands into actions for the underlying container engine.