Linux/Kubernetes lab generator with CLI and web practice mode.
170
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.
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
latest — reviewed moving pointer91a7770 — immutable source checkpoint used for the 2026-06-12 image2026-06-12 — shutdown/recovery checkpoint tagPlatforms: 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.
Content type
Image
Digest
sha256:e47c04816…
Size
43.5 MB
Last updated
4 months ago
docker pull icizmek/lab-generator