This article will give a high-level view of Kubernetes Pods and Services. Kubernetes runs containers … [Read more...] about Kubernetes – Overview of Pod and Service
Ansible – Reboot Server Using Playbook and Wait for come back
Ansible is a simple configuration management tool. Open source community keeps trying to make the … [Read more...] about Ansible – Reboot Server Using Playbook and Wait for come back
How to pass variable from one playbook to another playbook ? Ansible
In Ansible, passing a variable from one playbook to another playbook is not a straight forward. (If … [Read more...] about How to pass variable from one playbook to another playbook ? Ansible
How Kubernetes works ? – Core Components and Architecture
Kubernetes is an open-source generic multi-container management software which offers deployment, … [Read more...] about How Kubernetes works ? – Core Components and Architecture
What is Kubernetes – Good to Know – An Overview
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