Questions tagged [openshift-4]

18 questions
0
votes
1 answer

Accidentaly deleted openshift object: LinstorController

I have accidentally deleted LinstorController instance from Linstor Operator by Openshift console. Fortunatelly it was not deleted because LinstorSatelliteSet exists. Please see the error: oc describe linstorcontroller/linstor ... errors: -…
0
votes
2 answers

Can a Kubernetes Deployment be done from an OpenShift Template file?

I am using OpenShift 4.7 and I want to convert my OpenShift DeploymentConfigs to Kubernetes Deployments. Right now, I'm creating most of my applications with an OpenShift kind: Template file. Do OpenShift Templates support Kubernetes Deployments or…
0
votes
2 answers

OpenShift 4 domain change

We already have an OpenShift 4 cluster installed, setup and filled with some content, but the domain of the company has changed. If I'm right, the domain of OpenShift 4 cannot be updated by definition. So what are my possibilities to use the new…
1
2