Master Kubernetes throughInteractive Challenges
Master Kubernetes through interactive challenges. Learn by doing, with real-world scenarios and hands-on experience.

Features
Everything You Need to master Kubernetes
Kubeasy gives the complete toolkit: hands-on challenges, a CLI tool, and a community-driven approach to mastering Kubernetes. And it's free !
How It Works
Resolve your first challenge in 5 minutes
Follow the steps below to start your first Kubernetes challenge with Kubeasy. In less than five minutes, you'll be ready to solve your first scenario and explore the world of Kubernetes on your own.
Install the CLI
Install the Kubeasy command-line tool on your machine.
>npm install -g @kubeasy-dev/kubeasy-cli
Authenticate
Generate an API token and log in to your Kubeasy account.
>kubeasy login
Prepare Your Environment
Set up a local Kubernetes cluster to run challenges.
>kubeasy cluster setup
Start a Challenge
Launch a challenge and get your initial setup.
>kubeasy challenge start
Solve & Submit
Solve the challenge, then run validation to check your solution.
>kubeasy challenge submit
Open Source & Community-Driven
Kubeasy thrives on community contributions. All challenges are open source and available on GitHub, making Kubernetes learning accessible for everyone.