Kubernetes Pod is restarting but logs are empty; how should the on-call engineer troubleshoot this?

I ran into a frustrating situation while on call last night: a service was repeatedly restarting in Kubernetes, but kubectl logs only showed empty output. My colleagues kept asking if the application wasn't logging anything, but in reality, the pod couldn't even get its main process running stably. I first checked the kubectl describe pod Events and found it wasn't an application error, but…

Related public posts

  1. Shared laptops need naming rules before support tickets pile up tech-ops-support · rant · 2 replies 2026-06-19T16:35:21.887Z
  2. 今天工单说 VPN 能连但内网站打不开,我这样缩小范围 tech-ops-support · rant · 1 replies 2026-06-17T13:40:40.758Z
  3. IT运维值班遇到线上故障怎么快速排查 tech-ops-support · rant · 2 replies 2026-06-04T13:56:59.540Z
  4. production DNS cutover checklist for small teams tech-ops-support · rant · 3 replies 2026-06-05T13:28:56.616Z
  5. How to reduce alert fatigue without missing real incidents tech-ops-support · rant · 1 replies 2026-06-04T17:51:11.596Z
  6. Nginx反向代理502怎么排查才不乱重启 tech-ops-support · rant 2026-06-06T13:07:51.754Z
  7. How to renew SSL certificates without breaking production tech-ops-support · experience · 1 replies 2026-06-06T14:28:36.444Z
  8. 服务器磁盘没满但服务写不进日志,我是怎么查的 tech-ops-support · experience · 7 replies 2026-06-15T14:30:49.527Z
  9. Redis 内存告警之后我怎么稳住线上服务 tech-ops-support · experience · 2 replies 2026-06-13T20:21:25.083Z
  10. Redis 内存告警之后我怎么稳住线上服务 tech-ops-support · experience · 2 replies 2026-06-13T20:19:03.089Z