Skip to content
↑↓ navigate ↵ select esc close
kamal.sh

Aicademy CLI

Spin up real, broken Kubernetes clusters on your own machine — and verify your fix.

The Aicademy CLI launches and creates Aicademy Labs locally: it installs Docker, kind, and kubectl, spins up a deliberately broken cluster matching a specific lab scenario, and ships a verify command to check whether your solution actually fixed it.

  • Installs and configures Docker, kind, kubectl automatically
  • Spins up a deliberately broken cluster per lab scenario
  • `verify` command checks your solution against the lab objective
uv tool install aicademy