We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
发送到webhook的body信息:b'{"msgtype":"text","text":{"content":"Level:Warning \nKind:Pod \nNamespace:limit-test \nName:adsf-78687dd59f-8w42g.17a71c191e6304ea \nReason:BackOff \nTimestamp:2024-01-04 17:51:18 \nMessage:Back-off restarting failed container"},"markdown":{"title":"","text":""}}'
pod describe看到的信息 State: Waiting Reason: CrashLoopBackOff Last State: Terminated Reason: OOMKilled Exit Code: 1 Started: Thu, 04 Jan 2024 17:52:29 +0800 Finished: Thu, 04 Jan 2024 17:52:49 +0800 Ready: False Restart Count: 3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
发送到webhook的body信息:b'{"msgtype":"text","text":{"content":"Level:Warning \nKind:Pod \nNamespace:limit-test \nName:adsf-78687dd59f-8w42g.17a71c191e6304ea \nReason:BackOff \nTimestamp:2024-01-04 17:51:18 \nMessage:Back-off restarting failed container"},"markdown":{"title":"","text":""}}'
pod describe看到的信息
State: Waiting
Reason: CrashLoopBackOff
Last State: Terminated
Reason: OOMKilled
Exit Code: 1
Started: Thu, 04 Jan 2024 17:52:29 +0800
Finished: Thu, 04 Jan 2024 17:52:49 +0800
Ready: False
Restart Count: 3
The text was updated successfully, but these errors were encountered: