> On 9 Feb 2018, at 1:50 am, Cesar Wong <[email protected]> wrote:
> 
> If using cluster up, you will find the config by default both inside the 
> container and on the file system of the host at 
> /var/lib/origin/openshift.local.config/master

Just be aware that if using Docker for Mac or Docker for Windows, the file is 
on the file system of the VM host that Docker is run in, not the Mac/Windows 
file system.

> If you need to make a change to the master-config.yaml, start the cluster, 
> bring it back down (with `oc cluster down`), make the change, and start the 
> next time with the `--use-existing-config` flag so your changes get picked up 
> and don't get overwritten.
> 
> On Thu, Feb 8, 2018 at 9:36 AM, Luke Meyer <[email protected] 
> <mailto:[email protected]>> wrote:
> 
> 
> On Thu, Feb 8, 2018 at 2:43 AM, Gaurav Ojha <[email protected] 
> <mailto:[email protected]>> wrote:
> Thank you for your reply. Just a couple more questions:
> 
> Is there any way to create this file when I launch by openshift start?
> 
> openshift start --write-config= ...
> (see --help and also note --master-config and --node-config flags)
> 
> 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?
> 
> Inside the container named "origin" that "oc cluster up" runs on docker.
> 
> 
> _______________________________________________
> users mailing list
> [email protected] <mailto:[email protected]>
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users 
> <http://lists.openshift.redhat.com/openshiftmm/listinfo/users>
> 
> 
> _______________________________________________
> 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

Reply via email to