I am
Gini Gangadharan
An IT professional born and raised in Kerala/India and currently working in Singapore.
Read MoreHow To Get Hands-On Experience in AWS
Every Time you have the same situation, you know the technology and maybe you are already a certified professional in that technology...
Getting Started with Ansible Collections
In redhat, ansible, Dec 22, 2020Configure Your Windows Host to be Managed by Ansible
In redhat, ansible, Dec 01, 2020Remove nodes from Kubespray Managed Kubernetes Cluster
In containers, kubernetes, Nov 30, 2020How to Pass CKA & CKAD Exams ? 10 Tips for Kubernetes Exams
Here see the best tips for Kubernetes Exams - Certified Kubernetes Administrator (CKA) & Certified Kubernetes Application Develop...
Read MoreAll Stories
How To Get Hands-On Experience in AWS
Every Time you have the same situation, you know the technology and maybe you are already a certified professional in that technology, but you are not getting enough hands-on on that ...
In AWS, Jan 04, 2021Getting 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 now the battery...
In redhat, ansible, Dec 22, 2020Configure Your Windows Host to be Managed by Ansible
I was talking to my friend about Ansible automation and how we are implementing automated solutions for cloud and on-premise infrastructure. Then he told me that, his team is looking ...
In redhat, ansible, Dec 01, 2020Remove 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. You can manage full-lifecycle of Kubernetes clusters...
In containers, kubernetes, Nov 30, 2020Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Learn how to add new nodes in a Kubernetes cluster u...
In containers, kubernetes, Nov 27, 2020Deploying Kubernetes with Kubespray
You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring the nodes and deploying a kubernet...
In containers, kubernetes, Nov 23, 2020Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we also know, Red Hat Exams are not simple multiple ...
In redhat, certification, Nov 20, 2020How to Increase Attachment File Size Limit in GitLab
We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available as free and we can simply spin up a VM and set up our ow...
In git, Nov 19, 2020How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure is transpare...
In terraform, Nov 04, 2020Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their projects inside Ansible Tower !!!
In Ansible, Oct 12, 2020Featured
-
Start Your OpenShift journey with OpenShift Interactive Learning Portal – FREE
In openshift, -
Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
In oVirt, -
How to Create Scheduled Snapshots in Google Cloud Platform
In cloud, -
Ansible Tower - How to Backup and Restore
In ansible, automation, -
Sending Email Using Python and smtplib
In