PostgreSQL Kubernetes Setup
When to Use
- •Need database for users, progress, code submissions
- •Setting up LearnFlow backend
Instructions
- •Run
./scripts/deploy-postgres.sh - •Run
python scripts/verify-postgres.py - •Confirm database 'learnflow' exists and is accessible
Validation
- •PostgreSQL pod Running
- •Database 'learnflow' exists