How to downgrade Ansible engine on RHEL 7 / CentOS 7 ?. If you install ansible engine from EPEL … [Read more...] about Downgrading Ansible Engine on CentOS 7/ RHEL 7
Using Date and Timestamp Variable in Ansible Playbook
Timestamp plays a crucial role while automating any job. Timestamp variable would be helpful to … [Read more...] about Using Date and Timestamp Variable in Ansible Playbook
Kubernetes /Minikube – How to Deploy Application using Dashboard ?
How to deploy an application on Kubernetes using Dashboard? "Minikube" is one of the Kubernetes's … [Read more...] about Kubernetes /Minikube – How to Deploy Application using Dashboard ?
Kubernetes /Minikube – Enable Dashboard – RHEL 7 / CentOS 7
Are you missing Kubenertes Dashboard on Minikube deployment? This article will walk through how to … [Read more...] about Kubernetes /Minikube – Enable Dashboard – RHEL 7 / CentOS 7
How to Deploy Kubernetes ? Minikube on RHEL/CentOS
How to create a Kubernetes's sandbox environment?. How to experience Kubernetes in Laptop/Desktop? … [Read more...] about How to Deploy Kubernetes ? Minikube on RHEL/CentOS
RHEL 7 / Cent OS 7 – “fwupdate-efi” conflicts with “grub2-common”
Have you got the package conflict error while installing the specific package on RHEL 7 /CentOS 7? … [Read more...] about RHEL 7 / Cent OS 7 – “fwupdate-efi” conflicts with “grub2-common”
Kubernetes – Overview of Pod and Service
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