Challenges 🏆

Focused hands-on problems designed to help you hone your DevOps or Server Side skills. Some challenges are more educational, while others are based on real-world scenarios. The platform provides hints and feedback for each challenge, including automated solution checks.

Pro Tip: Filter the list by tags, category, and difficulty to find challenges that match your proficiency level and interests, or explore our Skill Paths for a more guided learning experience.
Challenge,  Medium

Kubernetes Pod Debugging Part 1 - Startup & Scheduling Issues

by Adithya G

Practice diagnosing fundamental Kubernetes Pod startup and scheduling problems (Image Pull, Command Errors, Basic Scheduling) using core kubectl commands like describe and logs. This is Part 1 of the Pod Debugging series.

Submissions: 13/23
Challenge,  Easy

Kubernetes Pod Lifecycle Fundamentals

by Adithya G

Practice the fundamental lifecycle of a Kubernetes Pod: creation, inspection (IP, node), interaction (executing commands, checking logs), and deletion.

Submissions: 14/100
Challenge,  Easy

Dagger: Module Dependencies

Learn how to install, update and uninstall Dagger module dependencies.

Submissions: 1/4
Challenge,  Easy

CKA Practice: Upgrade Multi-Node Kubernetes Cluster

This exercise tests your ability to safely upgrade a multi-node Kubernetes cluster from version 1.30 to 1.31 following the standard upgrade procedure.

Submissions: 16/72