All Stories

How to install an Ansible Collection on a disconnected Ansible control node

In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple..&...

In Ansible, Automation, DevOps, May 06, 2021

What is Hosted OpenShift Cluster

Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform....The ...

In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021

5 Mistakes You Should Avoid During Kubernetes Exam

Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or...The post 5 Mistakes You Should Avoid...

In Cloud, DevOps, Featured, Mar 12, 2021

DevOps Engineer Skills 8211 Most Demanding DevOps Skills You Should Learn in 2021

Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of...The post DevOps Engineer Ski...

In Automation, Careers, DevOps, Feb 02, 2021

System Reboot with Ansible Reboot Module

A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart...The post System Reboot with Ansib...

In Ansible, Automation, DevOps, Jan 18, 2021

How To Get HandsOn Experience in AWS

AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.The post How To Get Hands-On Experience ...

In AWS, Cloud, DevOps, Jan 04, 2021

Getting Started with Ansible Collections

Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but...

In Ansible, Automation, DevOps, Dec 22, 2020

Getting Started with Ansible Collections

Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but.....

In Ansible, Automation, DevOps, Dec 22, 2020

Configure Your Windows Host to be Managed by Ansible

Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...

In Ansible, Automation, Cloud, Dec 01, 2020

Remove nodes from Kubespray Managed Kubernetes Cluster

Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes...

In Ansible, Automation, DevOps, Nov 30, 2020