Easily deploy and manage technical labs for interviews, training, and demos.
✅ One-Click Lab Deployment – Quickly launch pre-configured environments.
✅ Supports Multiple Technologies – Set up labs for:
- 🐧 Linux (Bash scripting, system administration)
- 🛢️ Databases (MySQL, PostgreSQL, MongoDB, etc.)
- ☸️ Kubernetes (Clusters, Deployments, CI/CD)
- 🤖 AI Agents (LLMs, automation, and chatbot environments)
✅ Configurable & Scalable – Customize labs with YAML-based templates.
✅ Cloud & On-Prem Support – Works on AWS, GCP, Azure, and local setups.
✅ Automated Scoring (Optional) – Assess interview performance in real-time.
git clone https://github.com/becloudready/quick-labs.git
cd quick-labs
pip install -r requirements.txt # For AI & Automation Labs
kubectl version --client # For Kubernetes Labs
Lab Name | Description |
---|---|
linux-basics |
Learn shell scripting and sysadmin tasks |
db-fundamentals |
Hands-on with MySQL & PostgreSQL |
k8s-getting-started |
Deploy a Kubernetes cluster for practice |
ai-agent-lab |
Set up an AI-powered chatbot & automation |
We welcome contributions! Feel free to:
- Create new labs
- Improve automation scripts
- Report issues & request features
Fork the repo and submit a Pull Request.
Licensed under Apache License.