Run a Production grade Wordpress app on Kubernetes
Budget: ₹600 – ₹1,500 INR
Objectives:
Create PersistentVolumeClaims and PersistentVolumes
ReadWriteMany volumes for deployment scaling
Create DockerFile for WordPress, Mysql, and Nginx. All the requests will proxy pass from nginx to WordPress.
We using lua in Nginx, so compile a opensresty with lua while building docker container image for Nginx.
Use below configure option in opensresty build
Apply should be using Helm chart like helm install my-release my-repo/wordpress
Clean up helm delete my-release
Create PersistentVolumeClaims and PersistentVolumes
ReadWriteMany volumes for deployment scaling
Create DockerFile for WordPress, Mysql, and Nginx. All the requests will proxy pass from nginx to WordPress.
We using lua in Nginx, so compile a opensresty with lua while building docker container image for Nginx.
Use below configure option in opensresty build
Apply should be using Helm chart like helm install my-release my-repo/wordpress
Clean up helm delete my-release