All Stories

Sending Email Using Python and smtplib – Quick HowTo

What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used…

In Cloud, Scripts, how to send email from python, Jun 13, 2019

Learn the basics of Linux from Red Hat [FREE]

Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…

In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019

AWS Summit Singapore 2019

This year AWS Summit Singapore will happen on April 10–11, 2019 at Singapore Expo Convention & Exhibition Centre. AWS is introducing a new session called…

In AWS, Cloud, Technical Events, Feb 19, 2019

How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster

There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…

In Automation, Cloud, Kubernetes, Jan 24, 2019

Ansible and Jenkins integration – Red Hat Webinar

Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…

In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019

Google Cloud Global Digital Conference – Jan 24

Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…

In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019

How to Fix a Failed PV in OpenShift Cluster

There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…

In Cloud, Kubernetes, OpenShift, Nov 16, 2018

OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance

As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…

In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018

OpenShift Container Platform 3.11 Installation Documents

Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…

In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018

How to Create, Increase or Decrease Project Quota in OpenShift

Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…

In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018