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

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

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

1 个仓库

Awesome GitHub RepositoriesAdministrative Request Routing

Routing of control plane requests for logs, metrics, and execution to external compute providers.

Distinct from Request Routing: Specialized routing for administrative operations, not general HTTP or multitenant request routing.

Explore 1 awesome GitHub repository matching devops & infrastructure · Administrative Request Routing. Refine with filters or upvote what's useful.

Awesome Administrative Request Routing GitHub Repositories

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

    virtual-kubelet/virtual-kubelet

    4,531在 GitHub 上查看↗

    Virtual Kubelet 是一个自定义的 kubelet 实现,允许 Kubernetes 控制平面将无服务器平台和外部计算 API 视为标准集群节点。它作为一个外部计算编排器,将标准编排命令转换为在非原生基础设施上运行容器所需的特定 API 调用。 该项目提供了一个可插拔的虚拟节点提供程序接口,使开发者能够实现自定义节点提供程序,将 Pod 生命周期事件映射到特定的外部后端。这允许模拟标准节点行为,从而使集群控制器能够在第三方平台上调度工作负载。 该系统涵盖了外部计算编排、混合云资源调度和集群容量扩展。它包括 Pod 生命周期跟踪、用于日志和执行的行政请求路由,以及节点遥测和 Pod 指标的收集与导出,以支持原生水平自动扩缩容。 支持通过包管理器使用预定义的配置包进行部署。

    Forwards API server requests for logs, interactive execution, and metrics directly from an external compute provider.

    Gocncfkubernetes
    在 GitHub 上查看↗4,531
  1. Home
  2. DevOps & Infrastructure
  3. Administrative Request Routing