awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesControl Plane APIs

Interfaces for managing the lifecycle and configuration of infrastructure components.

Distinguishing note: Focuses on REST-based management of virtual machine lifecycles.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Control Plane APIs. Refine with filters or upvote what's useful.

Awesome Control Plane APIs GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • firecracker-microvm/firecrackerfirecracker-microvm 的头像

    firecracker-microvm/firecracker

    34,954在 GitHub 上查看↗

    Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface

    Manages virtual machine lifecycles and hardware configurations through a synchronous REST API.

    Rustcontainersminimalistopen-source
    在 GitHub 上查看↗34,954
  • cloud-hypervisor/cloud-hypervisorcloud-hypervisor 的头像

    cloud-hypervisor/cloud-hypervisor

    5,285在 GitHub 上查看↗

    Cloud Hypervisor is a Rust-based hypervisor and KVM virtual machine monitor designed to execute 64-bit guest operating systems. It functions as a user-space virtual machine manager that employs a minimal emulation layer to reduce memory overhead and latency for cloud workloads. The project distinguishes itself through the use of a memory-safe language to implement a virtio device emulator and a user-space device model. It provides a standardized web API for managing virtual machine lifecycles and resource configurations. The platform covers broad virtualization capabilities, including the em

    Manages virtual machine lifecycles and resource configurations through a standardized REST-API control plane.

    Rustcloud-workloadskvmrust-vmm
    在 GitHub 上查看↗5,285
  • txn2/kubefwdtxn2 的头像

    txn2/kubefwd

    4,123在 GitHub 上查看↗

    kubefwd 是一个 Kubernetes 网络隧道和服务转发实用程序,将远程集群服务映射到本地回环地址。它同步本地 hosts 文件以将 Kubernetes 服务名称解析为本地 IP 地址,从而使本地开发环境能够使用生产环境的主机名。 该项目实现了模型上下文协议 (MCP) 服务器,允许外部 AI 助手通过标准化接口发现、浏览和控制网络转发。它还提供了一个终端用户界面 (TUI),用于管理服务转发、监控实时网络流量和流式传输 Pod 日志。 该系统通过事件驱动的同步和指数退避处理多集群连接管理、无头服务路由和自动连接持久化。它包括一个用于以编程方式控制命名空间和服务注册的 REST API,以及用于诊断连接问题和检查 Pod 健康状况的工具。 该实用程序可以作为特权容器部署,或通过 Docker Compose 部署,以管理本地网络接口和 hosts 文件修改。

    Provides a REST-based control plane for managing namespace watchers and forwarding states.

    Goapi-restdeveloper-toolsdevops
    在 GitHub 上查看↗4,123
  1. Home
  2. DevOps & Infrastructure
  3. Control Plane APIs