Re: [Container-tools] CRI-O vs. ContainerD

2017-03-20 Thread Daniel J Walsh
On 03/20/2017 12:33 PM, Josh Berkus wrote: > ... can someone give me a practical rundown? > > Speaking as a Kubernetes user, how are these different? > CRI-O is a CRI Daemon that is being developed to support Kubernetes workloads using three sub packages github.com://containers/storage

Re: [Container-tools] new minishift CDK

2017-03-20 Thread Lalatendu Mohanty
On Fri, Mar 17, 2017 at 8:44 PM, Burr Sutter wrote: > We had a situation where a route was misbehaving. My investigation > strategy is to get inside the VM, oc get services and curl the IP address. > > I actually do this as a live demo on the current CDK. > > And I transfer

Re: [Container-tools] [node-devel] Community Node.js Builder Images

2017-03-20 Thread Stephanos Bacon
On Fri, Mar 17, 2017 at 1:57 PM, Lance Ball wrote: > > > On Fri, Mar 17, 2017 at 12:43 PM Ben Parees wrote: > >> On Fri, Mar 17, 2017 at 12:18 PM, Lance Ball wrote: >> >> >>- Allowing for composability so that the developer can add

[Container-tools] oc cluster up metrics=true

2017-03-20 Thread Burr Sutter
what is the "metrics=true" equivalent in minishift? ___ Container-tools mailing list Container-tools@redhat.com https://www.redhat.com/mailman/listinfo/container-tools

Re: [Container-tools] Community Node.js Builder Images

2017-03-20 Thread Brian Gollaher
On 03/17/2017 04:29 PM, Lance Ball wrote: This has been a great conversation. Thanks everyone for your input. One thing that kind of got lost in the shuffle, though is this. On Thu, Mar 16, 2017 at 12:37 PM Lance Ball > wrote: I also think

Re: [Container-tools] new minishift CDK

2017-03-20 Thread Hardy Ferentschik
Hi, > > We had a situation where a route was misbehaving. My investigation > > strategy is to get inside the VM, oc get services and curl the IP address. We are providing oc on the host, so you can skip the step of logging into the VM. You can execute 'oc get service' on the host. Even better,

Re: [Container-tools] new minishift CDK

2017-03-20 Thread Praveen Kumar
On Mon, Mar 20, 2017 at 11:43 AM, Lalatendu Mohanty wrote: > > > > On Fri, Mar 17, 2017 at 8:44 PM, Burr Sutter wrote: >> >> We had a situation where a route was misbehaving. My investigation strategy >> is to get inside the VM, oc get services and curl

Re: [Container-tools] new minishift CDK

2017-03-20 Thread Burr Sutter
Will this work with the "config view" command? On Mon, Mar 20, 2017 at 12:07 PM Praveen Kumar < kumarpraveen.nit...@gmail.com> wrote: > On Mon, Mar 20, 2017 at 11:43 AM, Lalatendu Mohanty > wrote: > > > > > > > > On Fri, Mar 17, 2017 at 8:44 PM, Burr Sutter

[Container-tools] CRI-O vs. ContainerD

2017-03-20 Thread Josh Berkus
... can someone give me a practical rundown? Speaking as a Kubernetes user, how are these different? -- -- Josh Berkus Project Atomic Red Hat OSAS ___ Container-tools mailing list Container-tools@redhat.com

Re: [Container-tools] [node-devel] Community Node.js Builder Images

2017-03-20 Thread Jay Balunas
On Mon, Mar 20, 2017 at 8:39 AM, Brian Gollaher wrote: > On 03/17/2017 04:29 PM, Lance Ball wrote: > > This has been a great conversation. Thanks everyone for your input. One > thing that kind of got lost in the shuffle, though is this. > > On Thu, Mar 16, 2017 at 12:37 PM