Re: Seeking Advice On Exporting Image Streams

2017-08-09 Thread Cesar Wong
ically the idea is to have the reverse of the ‘oc process’ command, where the input is a list of resources and out comes a template with parameters. > On Aug 9, 2017, at 11:40 AM, Devan Goodwin <dgood...@redhat.com> wrote: > > On Wed, Aug 9, 2017 at 11:44 AM, Cesar Wong <cew...@redhat

Re: Seeking Advice On Exporting Image Streams

2017-08-09 Thread Cesar Wong
Hi Devan, This past iteration I started work on this same problem [1] https://trello.com/c/I2ZJxS94/998-5-improve-oc-export-to-parameterize-containerapppromotion The problem is broad and the way I

Re: Question on DNS when running Master/Node on same node

2017-03-23 Thread Cesar Wong
Your container network needs to have access to the master API and DNS ports. Instructions to allow that are in step #3 here: https://github.com/openshift/origin/blob/master/docs/cluster_up_down.md#linux > On Mar

Re: 'oc cluster up' command

2016-05-18 Thread Cesar Wong
things after down (i.e. delete generated certificates, docker images, etc.)? Cesar Wong wrote on 05/18/2016 03:48 AM: > PR #7675 <https://github.com/openshift/origin/pull/7675> introduces a > new command 'oc cluster up' that allows you to start an OpenShift > all-in-one cluster with