Re: Elastic Stack Charmer Planning - 11/15/2016

2016-11-21 Thread Jorge O. Castro
Hi everyone, here's the recorded video of the session last week: https://www.youtube.com/watch?v=56buJUku9gc On Wed, Nov 9, 2016 at 11:12 AM, Charles Butler < charles.but...@canonical.com> wrote: > Oops, Missed the document attachment. The meeting agenda/notes will be > here: > > https://docs

Re: conjure-up Canonical Kubernetes in LXD

2016-11-21 Thread Adam Stokes
On Fri, Nov 18, 2016 at 3:49 AM Mark Shuttleworth wrote: Developers will love this, the ability to spin up k8s in multi-node mode on a laptop is fantastic! I wonder if it's worth providing a page of instructions for the sysctl changes built-in to conjure-up? Currently within the UI the user i

Re: How to set the locale?

2016-11-21 Thread Leo Arias
On Mon, Nov 21, 2016 at 1:53 AM, Danilo Ĺ egan wrote: > os.environ["LC_ALL"] = "en_US.UTF-8" > > That one worked. Thanks Danilo. -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: Controllers running out of disk space

2016-11-21 Thread Menno Smits
On 18 November 2016 at 05:07, Nate Finch wrote: > Resources are also stored in mongo and can be unlimited in size (not much > different than fat charms, except that at least they're only pulled down on > demand). > > We should let admins configure their max log size... our defaults may not > be w

Re: Controllers running out of disk space

2016-11-21 Thread Mark Shuttleworth
On 21/11/16 23:26, Menno Smits wrote: > On 18 November 2016 at 05:07, Nate Finch >wrote: > > Resources are also stored in mongo and can be unlimited in size > (not much different than fat charms, except that at least they're > only pulled down on demand