diff --git a/docs/roadmap.md b/docs/roadmap.md index a988647..69b7b7b 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -61,8 +61,8 @@ Comprehensive progression of Kubernetes examples designed to teach MyceliumCloud - **Difficulty**: ⭐⭐⭐ Hard - **Status**: ✅ **COMPLETED** - **Learning Focus**: Multi-container applications, CMS deployment, database integration -- **Template**: Enhanced pattern with `wordpress.md` + `wordpress-deployment.yaml` + `wordpress-service.yaml` + `wordpress-configmap.yaml` -- **Key Concepts**: Multi-container pods, database persistence, init containers, ConfigMaps, CMS deployment, persistent volumes +- **Template**: Simple pattern with `wordpress.md` + `wordpress-deployment.yaml` + `wordpress-service.yaml` +- **Key Concepts**: Multi-container pods, intra-pod database communication, CMS deployment, WordPress setup wizard, MariaDB integration #### 9. Node.js API - **Difficulty**: ⭐⭐⭐ Hard @@ -185,7 +185,7 @@ Each example includes: | Redis Cache | ✅ | ❌ | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | | Nginx NodePort Website | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ✅ | ✅ | | PostgreSQL | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | -| WordPress | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | +| WordPress | ✅ | ❌ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | | Node.js API | ✅ | ❌ | ❌ | ✅ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | | Jenkins CI/CD | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | | Nextcloud | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |