You can do that with the node-selector if you label your node. But, of
course, you lose availability:-)

You can use the amazon NFS (elastic filesystem or something like that, GA
since yesterday) maybe. Never tried it

On Thursday, June 30, 2016, Ori Popowski <[email protected]> wrote:

> Unfortunately, awsElasticBlockStore doesn't support multiple mounts from
> several consumers.
>
> Currently we're considering externalizing the Elasticsearch from the
> Kubernetes cluster and using Amazon Elasticsearch Service.
>
> By the way, theoretically, if the pod yaml contains a nodeName (so it's
> bound to the same node), then I guess we could get away with hostPath,
> although we won't do it.
>
> On Thu, Jun 30, 2016 at 12:04 PM, 'David Oppenheimer' via Containers at
> Google <[email protected]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>>
> wrote:
>
>> The feature you want is
>> https://github.com/kubernetes/kubernetes/issues/7562
>>
>>
>> On Wed, Jun 29, 2016 at 9:44 AM, 'Tim Hockin' via Containers at Google <
>> [email protected]
>> <javascript:_e(%7B%7D,'cvml','[email protected]');>>
>> wrote:
>>
>>> On Wed, Jun 29, 2016 at 7:32 AM, Rodrigo Campos <[email protected]
>>> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote:
>>> > No, it won't.
>>> >
>>> > You can also try it, just docker kill or kubectl delete pod, and you
>>> can
>>> > check it :-)
>>>
>>> Small clarification - on a "docker kill" the data will survive,
>>> because the pod is still present, it just had a blip in one or more
>>> containers.  On a kubectl delete, the pod is really gone.
>>>
>>> I don't want people thinking that we'll toss volume data, however
>>> ephemeral we claim it to be, just because their app segfaults :)
>>>
>>> > On Wednesday, June 29, 2016, Ori Popowski <[email protected]
>>> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote:
>>> >>
>>> >> Hi,
>>> >>
>>> >> If a replication controller contains an emptyDir volume and say, 3
>>> >> replicas, and for some reason one of the pods was killed and spawned
>>> again
>>> >> by the replication controller on the same node:
>>> >>
>>> >> Will the data in that volume still exist?
>>> >>
>>> >> Thanks
>>> >>
>>> >> --
>>> >> You received this message because you are subscribed to the Google
>>> Groups
>>> >> "Containers at Google" group.
>>> >> To unsubscribe from this group and stop receiving emails from it,
>>> send an
>>> >> email to [email protected]
>>> <javascript:_e(%7B%7D,'cvml','google-containers%[email protected]');>
>>> .
>>> >> To post to this group, send email to
>>> [email protected]
>>> <javascript:_e(%7B%7D,'cvml','[email protected]');>.
>>> >> Visit this group at https://groups.google.com/group/google-containers
>>> .
>>> >> For more options, visit https://groups.google.com/d/optout.
>>> >
>>> > --
>>> > You received this message because you are subscribed to the Google
>>> Groups
>>> > "Containers at Google" group.
>>> > To unsubscribe from this group and stop receiving emails from it, send
>>> an
>>> > email to [email protected]
>>> <javascript:_e(%7B%7D,'cvml','google-containers%[email protected]');>
>>> .
>>> > To post to this group, send email to
>>> [email protected]
>>> <javascript:_e(%7B%7D,'cvml','[email protected]');>.
>>> > Visit this group at https://groups.google.com/group/google-containers.
>>> > For more options, visit https://groups.google.com/d/optout.
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Containers at Google" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected]
>>> <javascript:_e(%7B%7D,'cvml','google-containers%[email protected]');>
>>> .
>>> To post to this group, send email to [email protected]
>>> <javascript:_e(%7B%7D,'cvml','[email protected]');>.
>>> Visit this group at https://groups.google.com/group/google-containers.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Containers at Google" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/google-containers/Ox4AI5QfrsE/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected]
>> <javascript:_e(%7B%7D,'cvml','google-containers%[email protected]');>
>> .
>> To post to this group, send email to [email protected]
>> <javascript:_e(%7B%7D,'cvml','[email protected]');>.
>> Visit this group at https://groups.google.com/group/google-containers.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Containers at Google" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected]
> <javascript:_e(%7B%7D,'cvml','google-containers%[email protected]');>
> .
> To post to this group, send email to [email protected]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>.
> Visit this group at https://groups.google.com/group/google-containers.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Containers at Google" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-containers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to