Hi,
Is there a way in openshift to configure ulimit core size(as 0) for a
specific docker container ?
In docker, there is a argument like --core size=0 to "docker run" by
which you can have core size for a specific docker container.
Is there some configuration available in openshift temp
Hi,
Could you help ? Please refer below.
If service catalog is not supported in single node setup let me know.
Thanks,
Saravana
On Friday 06 April 2018 08:08 PM, Saravanakumar Arumugam wrote:
Hi,
I am trying to setup service catalog, but facing issues.
To get started, I tried single node
Hi,
I am trying to setup service catalog in OCP3.9
I have set these two variables and tried setting up OCP using
openshift-ansible.
==
openshift_web_console_install=false
openshift_enable_service_catalog=false
==
All is well, except that I was not able to login as admin.
===
Hi,
I am trying to setup service catalog, but facing issues.
To get started, I tried single node setup.
With 3.7.0
=
# oc cluster up--version=v3.7.0 --public-hostname=10.70.43.54
--service-catalog=true
Using nsenter mounter for OpenShift volumes
Using public ho