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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you optimise k8s resource allocation?

1 点作者 andrei821大约 7 年前
Recently I have discovered the kubectl describe node&#x2F; command, and noticed that some of my k8s nodes where not optimised for the workloads running on them (eg. &lt;30% CPU limits, and 150% memory limits, basically overcommitting resources). This made me think that:<p>1. I might not have configured properly pod requests and limits<p>2. The k8s node instances might not be optimised for the workloads running on them<p>How do you track, manage and optimise resource allocation on k8s clusters (from pod limits to node types) ?

暂无评论

暂无评论