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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Kcp: Kubernetes-Like Control Plane

31 点作者 erkanerol超过 2 年前

3 条评论

llama052超过 2 年前
I&#x27;m always curious of the use cases for something like this.<p>We manage multiple clusters but it&#x27;s all done using pipelines so we don&#x27;t traditionally have issues.<p>&gt; <i>For standard tenants who run standard workloads like Deployments, it is not easy but doable. You need to use RBAC objects, Namespaces, NetworkPolicies, ResourceQuotas, PodSecurityPolicies, etc to limit&amp;isolate the tenants.</i><p>Shouldn&#x27;t you generally use those resources even if you&#x27;re not on a multi-tenant platform? At a minimum namespaces to segment workloads and other objects to control security.<p>&gt; <i>When it comes to advanced tenants who want to run their own operators with their own CRDs, it is huge pain. Kubernetes has no mechanism to isolate tenants for CRDs. Many people use a separate cluster per tenant in this case.</i><p>At this point aren&#x27;t you just offering a kubernetes hosting solution?
atopia超过 2 年前
Cool stuff, a little confused by this quote though:<p>&quot;The ultimate goal is to be able to use multiple clusters as just compute resources like there is a single big cluster.&quot;<p>- isn&#x27;t this the point of the underlying K8s nodes?
评论 #33525464 未加载
withinboredom超过 2 年前
Reminds me of vclusters
评论 #33524929 未加载