awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Orchestration Abstractions · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesOrchestration Abstractions

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.

  1. Home
  2. DevOps & Infrastructure
  3. Orchestration Abstractions

Awesome Orchestration Abstractions GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • portainer/portainer

    portainer/portainer

    36,605View on GitHub↗

    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.

    TypeScriptdockerdocker-composedocker-container
    36,605View on GitHub↗
  • openfaas/faas

    openfaas/faas

    26,092View on GitHub↗

    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.

    Godockerfaasfunctions
    26,092View on GitHub↗