Top "Openshift-enterprise" questions

An on-premise, private Platform as a Service (PaaS) solution offering that allows you to deliver apps faster and meet your enterprise's growing application demands.

OpenShift Origin vs OpenShift Enterprise

I'm searching for a main difference between OpenShift Origin and OpenShift Enterprise. I know that the first is open source …

openshift-origin openshift-enterprise
How to create a new user in OpenShift?

I am trying to find out how to create a new user in OpenShift enterprise. According to the documentation (on …

openshift-enterprise
openshift pod fails and restarts frequently

I am creating an app in Origin 3.1 using my Docker image. Whenever I create image new pod gets created but …

kubernetes dockerfile openshift-origin openshift-enterprise
Tomcat - How to persist a session immediately to disk using PersistentManager + FileStore

I want to persist Tomcat's HttpSessions to disk so that it can be used in a scalable cloud environment. The …

java tomcat openshift tomcat8 openshift-enterprise
How to delete a pod in Openshift with restart policy set to always?

Could be a basic one.. I have created a pod in Openshift Enterprise 3.2 with the configuration set as restartPolicy: Always . …

kubernetes openshift openshift-enterprise