Academy K8s Quiz

Questions covering the core concepts, tools, and real-world scenarios IT professionals encounter in Academy K8s.

This category currently has 60 questions in the SERVBG quiz bank. Below are a few sample questions — the full interactive quiz shuffles through the whole set with instant scoring.

Sample questions

A pod shows STATUS CrashLoopBackOff in `kubectl get pods`. What does this status actually mean?
A pod shows STATUS ImagePullBackOff. What is the most direct explanation?
`kubectl logs` on a pod stuck in ImagePullBackOff returns an error instead of any log output. Why?
In `kubectl get pods` output, the RESTARTS column for one pod keeps climbing every time you re-run the command. What does that tell you on its own?
A user reports "my pod isn't working." What is the standard first command to run to start diagnosing it?
Start the full quiz ›

Related categories

Python (Coding)
Python syntax, standard-library usage, and the language idioms that come up in day-to-day scripting and application work.
187 questions
JavaScript (Coding)
Core JavaScript language behavior, async patterns, and the quirks that trip up both beginners and experienced developers.
186 questions
Linux
Linux command-line usage, file permissions, process management, and the everyday admin tasks every sysadmin and developer needs.
150 questions
Security
General information security concepts — threats, defenses, and the fundamentals every IT professional should know.
148 questions
Hardware
Computer hardware components, how they interact, and the troubleshooting knowledge behind keeping systems running.
145 questions