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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Komodor rolls out new feature to detect elusive K8s events

2 点作者 k8s_Hero将近 4 年前

1 comment

k8s_Hero将近 4 年前
I've seen many people struggle with troubleshooting Kubernetes, because they couldn't for the life of them find out what's wrong with their clusters. This happens a lot. as some events are not traced to any specific cluster or microservice, or are caused by some 3rd party integration, or are too short to notice through traditional monitoring tools (i.e Grafana). For instance, short outages of 1 second each time will not show up on your dash, but will trigger an alert. Good luck finding out why you still have an alert if all the services are healthy >< anyway it's a really cool feature that addresses a major painpoint for many on-call devs.