readiness probes and clustered discovery

2016-05-19 Thread Luke Meyer
We have a plugin for Elasticsearch to cluster based on looking up endpoints on its clustering service (which runs at separate port 9300 instead of http port 9200). But in order to be among the endpoints on a service, the cluster members have to be considered "up"; so this must occur before they

Fwd: linux file caching in containers?

2016-05-18 Thread Luke Meyer
Does anyone know if Linux file caching is compartmentalized in Docker containers or accounted for in their memory limits? The particular context of this question is Elasticsearch:

Re: Three-tier application deployment on OpenShift origin

2016-05-04 Thread Luke Meyer
On Tue, May 3, 2016 at 10:57 AM, Erik Jacobs wrote: > Hi Olga, > > Some responses inline/ > > > Erik M Jacobs, RHCA > Principal Technical Marketing Manager, OpenShift Enterprise > Red Hat, Inc. > Phone: 646.462.3745 > Email: ejac...@redhat.com > AOL Instant Messenger:

Re: Excluding replacement pods from quota?

2016-05-02 Thread Luke Meyer
Use the Recreate deploy strategy rather than Rolling. https://docs.openshift.org/latest/dev_guide/deployments.html#recreate-strategy On Sat, Apr 30, 2016 at 10:24 PM, Andrew Lau wrote: > Hi, > > Is there a way to have the old pod moved into the terminating scope? Or is >

Re: binary source in a Custom type build

2016-05-09 Thread Luke Meyer
our stdin. so your custom > image would need to read stdin as a tar stream. > > On Thu, May 5, 2016 at 4:31 PM, Luke Meyer <lme...@redhat.com> wrote: > >> How in a custom builder do you retrieve binary build content (from e.g. >> the --from-dir flag)? >> https://do

Re: packaging

2016-06-29 Thread Luke Meyer
d > those RPMs, isn't it? > > On Jun 29, 2016, at 8:12 AM, Luke Meyer <lme...@redhat.com> wrote: > > The origin project itself doesn't maintain spec files. However you might > find the Fedora and EPEL source rpms interesting: > > Fedora - > https://kojipkgs.fedo

Re: [aos-devel] optimizing go guru

2017-12-05 Thread Luke Meyer
ojects. So that's one more vote for VS... On Tue, Dec 5, 2017 at 10:53 AM, Dan Mace <dm...@redhat.com> wrote: > > > On Tue, Dec 5, 2017 at 10:43 AM, Luke Meyer <lme...@redhat.com> wrote: > >> In the context of the vim-go plugin. However behavior seems much the same >

Re: [aos-devel] optimizing go guru

2017-12-05 Thread Luke Meyer
ru command, won't that be reusing compiled artifacts? Is there some config that controls this? I don't think I've customized anything. It does seem to speed up a little bit after the first run but then it's still pretty slow. > 3. Get faster laptop :) > > On Dec 5, 2017, at 9:4

Fwd: [aos-devel] optimizing go guru

2017-12-05 Thread Luke Meyer
-- Forwarded message -- From: Luke Meyer <lme...@redhat.com> Date: Tue, Dec 5, 2017 at 10:39 AM Subject: Re: [aos-devel] optimizing go guru To: Sebastian Jug <se...@redhat.com> Cc: dev <d...@lists-openshift-redhat-com.vserver.prod.ext.phx2.redhat.com> On Tue

Re: [aos-devel] optimizing go guru

2017-12-05 Thread Luke Meyer
tandalone? > > On Dec 5, 2017 9:40 AM, "Luke Meyer" <lme...@redhat.com> wrote: > >> >> >> On Tue, Dec 5, 2017 at 9:36 AM, Sebastian Jug <se...@redhat.com> wrote: >> >>> Sounds like you have got auto compile still on? >>> >>>

Re: 答复: dev Digest, Vol 71, Issue 1

2018-02-07 Thread Luke Meyer
On Sun, Feb 4, 2018 at 7:51 AM, Zhang William wrote: > So there is no v3.8 version? > None was released. By the time the kubernetes 1.8 code was rolled into master, it was time to also roll in 1.9 changes. So 3.8 exists in the git repo but was effectively skipped to catch

Re: Design questions around Container logs, EFK & OCP

2018-03-12 Thread Luke Meyer
Although you can set up the fluentd instances to send logs either to the integrated storage or an external ES, it will be tricky to do both with the same deployment. They are deployed with a daemonset. What you can do is copy the daemonset and configure both as you like (with different