Re: [kubernetes-users] Docker vs K8s API

2017-06-02 Thread Diego Lapiduz
com> wrote: > On Fri, Jun 2, 2017 at 7:40 AM, Diego Lapiduz <di...@lapiduz.com> wrote: >> >> The weird thing is that Kubernetes is the backend in both cases, I am >> just using the Docker API in one case and the kubernetes one in the other. >> > > To be clea

Re: [kubernetes-users] Docker vs K8s API

2017-06-02 Thread Diego Lapiduz
re > work before a pod starts. If you need low-latency execution you'll have to > use long-running worker processes of some form. Once it's started, it > should be just as fast. > > On Fri, Jun 2, 2017 at 2:13 PM Diego Lapiduz <di...@lapiduz.com> wrote: > >> This is a

Re: [kubernetes-users] Docker vs K8s API

2017-06-02 Thread Diego Lapiduz
total ``` On Thu, Jun 1, 2017 at 11:27 PM, 'Tim Hockin' via Kubernetes user discussion and Q <kubernetes-users@googlegroups.com> wrote: > It runs faster or it starts faster? The gif clear too quickly for me to > see. > > On Thu, Jun 1, 2017 at 9:09 PM, Diego Lapiduz <di.

[kubernetes-users] Docker vs K8s API

2017-06-01 Thread Diego Lapiduz
Hi y'all, (k8s noob here so forgive me if this is something that I am doing obviously wrong) I am trying to run a short lived task and I am trying to move from Docker Swarm to Kubernetes. An interesting issue that I am finding is that running the same Docker image on the same minikube cluster