Add kdescribe plugin#5714
Conversation
|
|
|
🤖 Beep beep! I’m a robot speaking on behalf of @ahmetb. 🤖 Thanks for submitting your kubectl plugin to Krew! In the meanwhile, here are a few tips to make your plugin manifest better:
Thanks for your patience! |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dato-dev The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @dato-dev! |
What this plugin does
kdescribeis a kubectl plugin that runskubectl describeand highlights high-signal workload problems such as CrashLoopBackOff, OOMKilled, ImagePullBackOff, FailedScheduling, FailedMount, and probe failures.The goal is to make noisy
kubectl describeoutput easier to scan during incident/debugging workflows.Validation
kubectl-kdescribe.kubectl kdescribe pod -A.