Hi Richard,
We recently added an option to attach local SSDs
<https://cloud.google.com/compute/docs/disks/local-ssd> to each node in
your cluster (or node pool). The boot disk will still be a standard PD, but
you can create a high throughput, low latency local scratch space if your
application needs it. For example,
$ gcloud beta container clusters create my-new-cluster
--local-ssd-count=2
will create a cluster where each node has 2 375GB local SSDs attached. Does
that help address your use case?
Robby
On Thu, Jul 14, 2016 at 7:18 AM, Richard Musiol <[email protected]> wrote:
> Hi Robert,
>
> we would also like to have the option to use SSDs for the boot disk.
> Simply because we can and we want to avoid discussions about why we're not
> using them while they offer better performance for an acceptable price.
>
> Thanks,
> Richard
>
>
> Am Samstag, 18. Juli 2015 00:15:19 UTC+2 schrieb Robert Bailey:
>>
>> Hi Josh,
>>
>> Thanks for trying out container engine! Right now, the options you can
>> specify to customize your nodes when creating a cluster are admittedly a
>> bit limiting. And there isn't a way to specify a different disk type. We
>> hope to add more flexibility to the API surface soon, and hearing about
>> specific needs from customers is a great way to elevate the priority of
>> this work.
>>
>> Can you give a few details on why elastic search requires persistent SSDs
>> for the node boot disks?
>>
>> Thanks,
>> Robby
>>
>>
>>
>> On Fri, Jul 17, 2015 at 3:03 PM, Josh Whelchel <
>> [email protected]> wrote:
>>
>>> As far as I can see, there is not way to specify the disk type? (e.g.
>>> SSD persistent)
>>>
>>> We run elasticsearch on container engine, and at this time the only way
>>> to change this is to clone the instance template and change the type.
>>>
>>> Cheers,
>>>
>>> --
>>> 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 http://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.
>
--
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.