Thank you for your reply. Just a couple more questions:
1. Is there any way to create this file when I launch by openshift start? 2. Pardon me, but when you say "it should be inside the container", you mean the host on which I am running openshift on, or the openshift container which starts as a result of this? Regards Gaurav On Thu, Feb 8, 2018 at 1:19 AM, Clayton Coleman <[email protected]> wrote: > When you run “openshift start” by itself that file won’t be created (we > create one in memory). If you launch with oc cluster up, it should be > inside the container at > > /var/lib/origin/openshift.local.config/master/master-config.yaml > > > > > On Feb 7, 2018, at 8:54 PM, Gaurav Ojha <[email protected]> wrote: > > Hi, > > I have been following the OpenShift Origin documentation, and I have tried > to run OpenShift through the following methods: > > 1) downloading the binary (unpacked it in /opt/) and started from there > 2) ran as a container > 3) ran a all-in-one cluster as mentioned on this link https://github.com/ > openshift/origin/blob/master/docs/cluster_up_down.md#macos- > with-docker-for-mac > > It all runs well, and I can create sample projects and everything, but the > entire documentation mentions to modify *master-config.yaml* for a number > of things. And I cant find it anywhere. > > I tried to locate the file, looked inside > /opt/origin/openshift.local.config/master > and inside /var/lib/openshift as well, but its just not there on my system. > > Is there a step I need to do to get this file? Because if I understand > this correctly, in order to expose any service to the outside world, I need > to modify the external CIDR in this file. > > Kindly help me in this regard. > > Regards > Gaurav > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
