Kubernetes is a leading container orchestration platform for automating application deployment, … [Read more...] about What is Kubernetes – Good to Know – An Overview
VMware vSphere – Build VM using Terraform – Cent OS/RHEL (Redhat Linux)
This article will provide step by step procedure for building "CentOS" /"Redhat Linux" Virtual … [Read more...] about VMware vSphere – Build VM using Terraform – Cent OS/RHEL (Redhat Linux)
VMware Template Automation Using Packer – Redhat/CentOS
VMware template creation can be automated using packer. VMware Virtual Machine deployments are very … [Read more...] about VMware Template Automation Using Packer – Redhat/CentOS
Jenkins – Ansible – Configure Dynamic Inventory
Are you using Jenkins as front-end GUI for Ansible Automation? Have you ever tried the dynamic … [Read more...] about Jenkins – Ansible – Configure Dynamic Inventory
Jenkins – Store Console Output in Linux Filesystem – Artifacts
How to store Jenkins job's console output in another system? There are much opensource software is … [Read more...] about Jenkins – Store Console Output in Linux Filesystem – Artifacts
Jenkins – Rename Build Job Names – Build Name setter
Jenkins job's build name would be named with the numeric number by default in increment manner. … [Read more...] about Jenkins – Rename Build Job Names – Build Name setter
Jenkins Console – Xterm Terminal – Colorized Ansible playbook Output
This artcile will walk through the installing and configuring Ansicolor plugin in Jenkins to make … [Read more...] about Jenkins Console – Xterm Terminal – Colorized Ansible playbook Output
Ansible – Configure Windows servers as Ansible Client – winrm
Ansible is not just for Linux. It can also be used for Windows servers automation. This article will … [Read more...] about Ansible – Configure Windows servers as Ansible Client – winrm
Jenkins – Passing Extra variables for Ansible Playbook
Ansible Playbooks are often written with many extra variables to pass the human inputs. In Ansible … [Read more...] about Jenkins – Passing Extra variables for Ansible Playbook
Ansible Engine – Run Playbook using Jenkins – GUI
Can't afford Ansible Tower? Worried about AWX stability (Open Source Ansible Tower's upstream … [Read more...] about Ansible Engine – Run Playbook using Jenkins – GUI