Catalog Details
CATEGORY
deploymentUUID
a3a75d20-9453-4c80-a404-4d126fc72aa9CREATED BY
CREATED AT
September 26, 2025VERSION
0.0.1-
MODELS
What This Design Does:
A popular open-source content management system for building websites and blogs.
Caveats and Consideration:
Persistent Storage: This design requires a Persistent Volume to store the database and user-uploaded content. Ensure a Storage Class is available in your cluster for dynamic provisioning. Admin Credentials: The admin username and password are automatically generated in a Kubernetes Secret upon first deployment. You will need to retrieve these from the secret to log in for the first time. Production Database: For production use, it is highly recommended to use an external, managed database instead of the default one deployed by the chart.