Tag Archives: ocp

Things to be followed during the renewal process of Openshift SSL Certificate.

By | May 12, 2020

This Articles mainly applies for the OpenShift v3.6 Cluster. This Article is all about the prerequisite preperation which need to be done before running the SSL Renewal Plabook (redeploy-certificates.yaml). While redeploying the SSL Certificate on OCP Cluster, the playbook might fails because fo some Issue. Consider checking the below points before redeploying the SSL Certificates… Read More »

How to resolve the Openshift Project Stuck in Terminating State and Failed to Delete Issue.

By | May 9, 2020

One of the Issues you may face after redeploying the SSL certificate or after any of the major change on OpenShift v3.11 cluster is related to the termination of any project. If the project is not getting terminated and it gets stuck then this may happen because the api-resources (api metrics server) is not running… Read More »

How to Renew SSL Certificate of Your OpenShift Cluster – 3.x

By | May 1, 2020

In this Perticular Article, we will see how we can renew the SSL Certificate in OpenShift Cluster v3.6. This implementation steps will also work in v3.10 and above except major version change like v4.0 Note: In v3.10 and above, there is a slight change. Worker nodes triggers a CSR Which you need to approved manually… Read More »