Skip to content

Handle ContainerStatusUnknown pods stuck due to unreachable nodes#200

Merged
tdewanNvidia merged 1 commit intomainfrom
tdewan/listener
Dec 30, 2025
Merged

Handle ContainerStatusUnknown pods stuck due to unreachable nodes#200
tdewanNvidia merged 1 commit intomainfrom
tdewan/listener

Conversation

@tdewanNvidia
Copy link
Contributor

Description

When a Kubernetes node becomes unreachable, the kubelet stops reporting container status, causing pods to get stuck in ContainerStatusUnknown or Init:ContainerStatusUnknown state indefinitely. This change adds automatic detection and cleanup for these stuck pods.

Issue - None

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

ecolternv
ecolternv previously approved these changes Dec 30, 2025
@tdewanNvidia tdewanNvidia merged commit 7b74914 into main Dec 30, 2025
12 checks passed
@tdewanNvidia tdewanNvidia deleted the tdewan/listener branch December 30, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants