I built Project Yellow Olive as a small experiment to see if Kubernetes practice could be gamified.
Learning Kubernetes often involves a lot of reading and YAML editing, so I wondered if turning concepts like Pods, Containers, and CrashLoopBackOff into small interactive challenges could make practice more engaging.
The whole game runs inside the terminal as a TUI built with Python.
It's not meant to replace proper Kubernetes learning resources - just a playful way to practice concepts.
Would love to hear what you think, especially from folks who work with Kubernetes regularly.
I built Project Yellow Olive as a small experiment to see if Kubernetes practice could be gamified.
Learning Kubernetes often involves a lot of reading and YAML editing, so I wondered if turning concepts like Pods, Containers, and CrashLoopBackOff into small interactive challenges could make practice more engaging.
The whole game runs inside the terminal as a TUI built with Python.
It's not meant to replace proper Kubernetes learning resources - just a playful way to practice concepts.
Would love to hear what you think, especially from folks who work with Kubernetes regularly.