#ansible
Read more stories on Hashnode
Articles with this tag
As we have already seen how to setup Kubernetes cluster using ansible, today I'm going to show a use case in which we are going to integrate WordPress...
Today, I'm going to show you how to configure Kubernetes multi-node cluster on AWS using Ansible roles. To get our Kubernetes cluster we need multiple...
What is HAproxy HAProxy, which stands for High Availability Proxy, is a popular open source software TCP/HTTP Load Balancer and proxying solution...
Now, in this article we're gonna configure HAproxy in AWS instance. Since our load balancer and webservers are running in AWS instance we have to give...
Task - Create An Ansible Playbook that will Retrieve New Container IP and Update the Inventory. So further Configuration of Web server could be done...
Today we are going to configure httpd webserver and HAproxy using roles in ansible so, first what are Ansible roles? Roles: Roles let you...