tag: mysql
tutorials
How to Add Persistent Data to Mysql with Docker Compose
Learn how to use volumes with Docker Compose to add persistent data for MySQL to your containerized database workloads.
tutorials
How to Deploy WordPress and MySQL on Kubernetes
Learn how to run WordPress and MySQL on Kubernetes in production with persistent storage, network policies, configmaps, secrets, and regular backups.
tutorials
How to create Kubernetes Network Policies for WordPress
Learn how to craft effective network policies in Kubernetes to secure connectivity into your cluster and between your pods.
Follow Us