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
Continue readingA friend you need, to learn technologies
Kubespray is a collection of Ansible Playbooks, inventory and provisioning tools. Here, we are going to use below 3 VMs
Continue readingAWX is Open source version of Anisble Tower and it is an Upstream project for Ansible Tower. AWX gives a web-based
Continue readingIn this article, we are going to install Docker Community edition in CentOS7 using Ansible playbook. Here I have used
Continue readingIn this article we will write a simple Playbook to install and configure Web server. Playbook is a list of
Continue readingWe all know, in general ‘vault’ means a compartment or room for safekeeping of valuables. Like that in ansible we
Continue readingBy using below command syntax, we can execute OS commands on the managed machines from controller machine. ansible host-pattern
Continue readingWe can install the Ansible in Controller machine by using one of the below method Using YUM repository Using Python
Continue readingMany configuration management tools are available in the market. Mainly following config tools plays major role in IT industry 1)
Continue reading