Running the WordPress sample with MySQL Database

You can verify that your blog site is available and running by using SERVICE_IP, which is obtained by running the following command:

echo $(kubectl get svc --namespace osba-quickstart osba-quickstart-wordpress -o jsonpath='{.status.loadBalancer.ingress[0].ip}')

Then, open a web browser and go to http://<SERVICE_IP>/.

We have launched a WordPress site that is backed by an Azure-managed database. We have also secured it by modifying the firewall. In the next section, we will go through the advantages of letting Azure manage your database.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset