kube-wordpress-mysql

This repository is a simple installation of wordpress and mysql on a kubernetes.

To install on your kubernetes go to the repo directory and put this line of command

kubectl apply -f ./general/namespace-wordpress.yaml && kubectl apply -Rf .