Provisioning Kubernetes cluster using Ansible and Kubespray
Kubespray is a collection of Ansible Playbooks, inventory and provisioning tools. Here, we are going to use below 3 VMs
Read moreKubespray is a collection of Ansible Playbooks, inventory and provisioning tools. Here, we are going to use below 3 VMs
Read moreAWX is Open source version of Anisble Tower and it is an Upstream project for Ansible Tower. AWX gives a web-based
Read moreIn this article, we are going to install Docker Community edition in CentOS7 using Ansible playbook. Here I have used
Read moreIn this article we will write a simple Playbook to install and configure Web server. Playbook is a list of
Read moreWe all know, in general ‘vault’ means a compartment or room for safekeeping of valuables. Like that in ansible we
Read moreBy using below command syntax, we can execute OS commands on the managed machines from controller machine. ansible host-pattern
Read moreWe can install the Ansible in Controller machine by using one of the below method Using YUM repository Using Python
Read moreMany configuration management tools are available in the market. Mainly following config tools plays major role in IT industry 1)
Read more