2 repos
Middleware layers that provide a consistent API for managing heterogeneous container environments.
Distinguishing note: Focuses on the translation layer between user actions and platform-specific APIs.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Orchestration Abstractions. Refine with filters or upvote what's useful.
Portainer is a unified infrastructure management platform that provides a centralized control plane for deploying, monitoring, and managing containerized applications. It functions as an orchestration-abstraction layer, translating user actions into platform-specific API calls to maintain consistency across diverse container runtimes and cluster technologies. By organizing users, teams, and resources into a single interface, it enables granular role-based access control and lifecycle management for containerized services and stacks. The platform distinguishes itself through its support for di
Translates user actions into platform-specific API calls to manage diverse container runtimes consistently.
OpenFaaS is a serverless function platform that provides a container-native framework for deploying and managing event-driven code. It functions as an abstraction layer over container orchestrators, allowing developers to package code into scalable functions that run across Kubernetes clusters or edge computing environments. The platform distinguishes itself through a developer-centric runtime that utilizes standardized language templates and automated build pipelines to simplify the creation of container images. It features a central API gateway that manages request routing, authentication,
Provides a unified interface for managing containerized workloads.