Will you provide training in GKE,GITLAB,Zenkins and maven ( CI/CD )
@CODEMENTAL2 жыл бұрын
You mean in the channel?
@dev.saadhossain2 жыл бұрын
Hello, Thanks for your amazing video, can you please tell me, how can I access files and database of deployed Wordpress using kubernetes?
@CODEMENTAL2 жыл бұрын
You can via kubectl for example. You can access the files inside the container.
@aabakr834 жыл бұрын
Can i know how can i automate this deployment maybe using ansible?
@CODEMENTAL4 жыл бұрын
You definitely can automate a deployment of a wordpress instance using ansible, or you could use terraform. Or instead of deploying wordpress on compute engine instance, you could also deploy wordpress on Kubernetes. If you are keen in using ansible, I would look into this ansible task first: docs.ansible.com/ansible/latest/collections/google/cloud/gcp_compute_instance_module.html