Kubernetes

How to Fix a Failed PV in OpenShift Cluster
Image : https://premierevanlines.com There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the …

OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
Image : www.oemoffhighway.com As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big …
How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below.