docs: Update roadmap to reflect simplified WordPress deployment and remove ConfigMaps
This commit is contained in:
@@ -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 | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
|
||||
Reference in New Issue
Block a user