Not a bug. When starting from command-line arguments, a default in-memory config is constructed. All the supporting files (certs/keys/kubeconfigs, etc) are written to disk. If you want to persist the default in-memory config, do so with --write-config=<config dir>.
On Wed, Feb 24, 2016 at 10:54 AM, Stéphane Klein < [email protected]> wrote: > > > 2016-02-24 13:38 GMT+01:00 Den Cowboy <[email protected]>: > >> Have you checked /etc/origin/master/ >> That's where the config files are generated in Origin. >> > > Nothing in /etc/origin/master/ > > It's a bug ? > > >> >> with the option --write-config you're going to write your own configfiles. >> I assume you were watching to the documentation of OpenShift 3.0 >> But when you're working with origin I would recommend the Origin >> documentation: https://docs.openshift.org/latest/welcome/index.html >> > > I already look this documentation :) > > _______________________________________________ > 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
