Openshift Cluster Recovery with evaluation license
I have an openshift cluster that was setup with an evaluation license, the license is now expired and the account the cluster belongs to is not known because the people who setup the cluster are not reachable anymore, there were some critical applications running on the cluster that I need to access but the kubelet and the Crio won't start hence I can't run any oc commands because the nodeip configuration operator is running the Podman command and using the expired secret changing the secret won't solve the issue as well I believe because the cluster ID is still the same, is there anything that can be done?
Responses