Catalog Details
CATEGORY
deploymentCREATED BY
CREATED AT
April 15, 2023VERSION
0.0.1-
MODELS
What This Design Does:
This design includes a WordPress site and a MySQL database using Minikube. Both applications use PersistentVolumes and PersistentVolumeClaims to store data.
Caveats and Consideration:
Warning: This deployment is not suitable for production use cases, as it uses single instance WordPress and MySQL Pods. Consider using WordPress Helm Chart to deploy WordPress in production.