Docker containers work - and so they will work with kubernetes PersistentVolumes. Nothing would beat bare metal , CPU, and Ram in terms of speed but containerization / kubernetization makes sense if you want to totally automate infrastructure as code across clouds.
Rahul On Jun 27, 2018, 6:23 PM -0500, Nate McCall <zznat...@gmail.com>, wrote: > On Tue, Jun 26, 2018 at 3:12 AM, Pierre Mavro <p.ma...@criteo.com> wrote: > > Hi, > > > > Regarding the limits in linux cgroups (as used in Kubernetes/Mesos), I > > was wondering if there are any recommendation (didn't find anything on > > this topic). > > > > In general on Java 8 running instances, it is advised to run those > > options to take into account cgroup environment: > > > > -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap > > > > Other tuning options for this exists (ex: MaxRAMFraction), I was > > wondering if there is any information somewhere about it. > > > > Not that I've seen. > > I think there is an opportunity for someone to do a thorough > investigation and writeup about it (particularly given y'alls > experience with C* over the past few years :) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org > For additional commands, e-mail: dev-h...@cassandra.apache.org >