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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Does running MySQL on Kubernetes lead to significant performance degradation?

3 点作者 TalktoCrystal超过 1 年前

4 条评论

heng4fun超过 1 年前
The performance impact of running databases on Kubernetes is not significant, as major cloud providers also use Kubernetes to run databases at scale.<p>KubeBlocks&#x27; ability to manage multiple database clusters is indeed an interesting feature.
TalktoCrystal超过 1 年前
Database is definitely the last thing you want to run on Kubernetes. But it&#x27;s worth the try.
vwagen超过 1 年前
As my latest trial, the answer is no;-)
throwaway2990超过 1 年前
Because MySQL? :D