GitLab CI/CD — FAQ¶
Who is this course for?¶
DevOps, Cloud, Platform, SRE, DevSecOps, and Infrastructure engineers who need production GitLab CI/CD skills.
Do I need prior experience?¶
Complete Git first. Docker, Kubernetes, and Terraform are required for later modules. See the course overview.
Where are the tutorials?¶
Open Module 1–18 in the sidebar, or use the modules table on the course homepage.
How do labs and projects fit in?¶
Complete module tutorials first, then use Labs, Quizzes, and Projects. Labs live under ~/rebash-gitlab/module-NN and favour lintable .gitlab-ci.yml samples.
Do diagrams use D2 or Mermaid?¶
No. This course uses Excalidraw SVGs under docs/assets/excalidraw/. Regenerate with python3 scripts/generate-excalidraw-svg.py.
Is progress tracked?¶
Learner progress tracking is planned — the course structure is ready today.