All projects
CLI Tool Playground
Interactive in-browser demos for common CLI tools. Experiment with jq, grep, sed, and awk using sample data and presets.
Learning
CLI
Tools
Find the CrashLooping pod and confirm why it keeps restarting
Try:
$kubectl
Goal met
1
2
3
4
NAME READY STATUS RESTARTS AGE payment-api-7d4f8b9c5-x2k9m 0/1 CrashLoopBackOff 5 12m payment-api-7d4f8b9c5-h8j3n 0/1 CrashLoopBackOff 5 12m payment-db-0 1/1 Running 0 5d