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
|
- **Difficulty**: ⭐⭐⭐ Hard
|
||||||
- **Status**: ✅ **COMPLETED**
|
- **Status**: ✅ **COMPLETED**
|
||||||
- **Learning Focus**: Multi-container applications, CMS deployment, database integration
|
- **Learning Focus**: Multi-container applications, CMS deployment, database integration
|
||||||
- **Template**: Enhanced pattern with `wordpress.md` + `wordpress-deployment.yaml` + `wordpress-service.yaml` + `wordpress-configmap.yaml`
|
- **Template**: Simple pattern with `wordpress.md` + `wordpress-deployment.yaml` + `wordpress-service.yaml`
|
||||||
- **Key Concepts**: Multi-container pods, database persistence, init containers, ConfigMaps, CMS deployment, persistent volumes
|
- **Key Concepts**: Multi-container pods, intra-pod database communication, CMS deployment, WordPress setup wizard, MariaDB integration
|
||||||
|
|
||||||
#### 9. Node.js API
|
#### 9. Node.js API
|
||||||
- **Difficulty**: ⭐⭐⭐ Hard
|
- **Difficulty**: ⭐⭐⭐ Hard
|
||||||
@@ -185,7 +185,7 @@ Each example includes:
|
|||||||
| Redis Cache | ✅ | ❌ | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
| Redis Cache | ✅ | ❌ | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||||
| Nginx NodePort Website | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ✅ | ✅ |
|
| Nginx NodePort Website | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ✅ | ✅ |
|
||||||
| PostgreSQL | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
| PostgreSQL | ✅ | ✅ | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||||
| WordPress | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
| WordPress | ✅ | ❌ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||||
| Node.js API | ✅ | ❌ | ❌ | ✅ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
| Node.js API | ✅ | ❌ | ❌ | ✅ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||||
| Jenkins CI/CD | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
| Jenkins CI/CD | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||||
| Nextcloud | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
| Nextcloud | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||||
|
|||||||
Reference in New Issue
Block a user