All Stories
Learn the basics of Linux from Red Hat
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical Overview (RH024) is offering as Video Classroom ...
In Feb 25, 2019How 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 are few suggestions i...
In Jan 24, 2019How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PhysicalVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV will mark as claimed but actually n...
In Nov 16, 2018OpenShift 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 for OS patching kind of activities...
In Nov 07, 2018Featured
-
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