TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Running Kubernetes at scale, like EKS/AKS/GKE, on any infrastructure

1 点作者 prometherion超过 1 年前

1 comment

prometherion超过 1 年前
I&#x27;m the core maintainer of Kamaji, an Open-Source project which runs Kubernetes Control Planes as Pods in a management cluster.<p>This approach brings several benefits I tried to emphasize in the README file: the core idea is to take full advantage of the Operator pattern and orchestrate, remediate, and save resources and operations in managing +1,000 Control Planes.<p>If you never heard the Hosted Control Plane term, my partner wrote this blog post (<a href="https:&#x2F;&#x2F;clastix.io&#x2F;post&#x2F;the-raise-of-hosted-control-plane-in-kubernetes&#x2F;" rel="nofollow">https:&#x2F;&#x2F;clastix.io&#x2F;post&#x2F;the-raise-of-hosted-control-plane-in...</a>), or you can reference the Red Hat ones about Hypershift which is based on the same principle (pods instead of VMs), as well as with GDCH (Google Distributed Cloud Hosted).<p>Compared to other solutions, such as HyperShift by Red Hat, or k0smotron by Mirantis, Kamaji is offering vanilla clusters, with a strong focus on Day-2 automation: we&#x27;ve adopters using Kamaji offering a public service, as well as others for CI&#x2F;CD&#x2F;dev environments, or embedding it in their infrastructure product.<p>Happy to answer all your questions.