#wordpressongcp #wordpress #gcp #kubernetes #gke
Welcome to our channel for another tutorial! This time, I will show you how you can deploy Wordpress on a Kubernetes cluster, the easy way.
We will deploy Wordpress on the Google Kubernetes Engine (GKE) on the Google Cloud Platform(GCP).
Signup to Google Cloud with the link below and get $350 free money to spend! I will get some credit on my own GCP account. This is a small way in which you can support the channel!
https://gcpsignup.page.link/Euy3
SUPPORT THE CHANNEL or get mentoring :
/ codemental
FOLLOW ME
Instagram: / codemental
Spltech Blog: https://spltech.co.uk/blog/
Timestamps:
0:00 Introduction
2:00 Creating a project in GCP for the tutorial
2:18 Activating the cloud shell
3:15 Enabling the GKE and Cloud SQL Admin APIs
3:45 Setting the Compute Zone to the Region we want our GKE cluster to run in
5:14 Saving the PROJECT_ID in a variable for later use
5:30 Downloading the github project with the kubernetes engine Wordpress example
6:00 Quick overview of the kubernetes-engine-samples project on github
6:15 Overview of Persistent volume claims
Resources:
7:38 Overview of the wordpress.yaml description file, which configures pods and containers
9:20 Creating the kubernetes cluster
11:04 Creating the Persistent Volume Claim for Wordpress
11:50 Using kubectl describe pvc [pvc-name] to get detailed information about a PVC
12:21 Creating a Cloud SQL for MySQL instance
12:40 Deploying Wordpress pod with cloud SQL proxy on GK
14:05 Exposing Wordpress as a service using Loadbalancer
15:00 Wordpress setup in GKE successful!
Resources:
https://cloud.google.com/kubernetes-e...