Sign inSign up

icizmek/lab-generator

By icizmek

•Updated 4 months ago

Linux/Kubernetes lab generator with CLI and web practice mode.

Image
0

170

icizmek/lab-generator repository overview

⁠Linux/Kubernetes Lab Generator

Reproducible hands-on lab generator for Linux and Kubernetes troubleshooting practice. Includes CLI, YAML lab definitions, static catalog, and browser-run backend for shell labs.

⁠Run

docker volume create labgen-state
docker run -d --name lab-generator -p 4183:8080 -v labgen-state:/state icizmek/lab-generator:latest
curl -fsS http://127.0.0.1:4183/api/health

⁠Tags

  • latest — reviewed moving pointer
  • 91a7770 — immutable source checkpoint used for the 2026-06-12 image
  • 2026-06-12 — shutdown/recovery checkpoint tag

Platforms: linux/amd64, linux/arm64.

Source repo: [email protected]:icizmek/lab_generator.git. Kubernetes/kind browser-run is intentionally scoped and should be enabled only with a safe sandbox boundary.

Tag summary

Content type

Image

Digest

sha256:e47c04816…

Size

43.5 MB

Last updated

4 months ago

docker pull icizmek/lab-generator