Want to Race the AI?
See how you stack up against our AI SRE by trying to determine root cause for real-world k8s incidents.
Here's how it works:
1
Enter your info (all optional)
2
Determine root cause in 3 scenarios
Get your score and join the leaderboard! 🎉
You can run `kubectl` commands and you'll get a response:
$ kubectl get pods NAME READY STATUS RESTARTS AGE dev 1/1 Running 0 20h prod 1/1 Running 0 25h
Submit your root cause and get a score
$ pods are in crashloopbackoff because they're missing the secret for the docker registry! Grade: Incorrect! Time to resolution: 5 min