Re: Prometheus + Collectd (collectd_exporter)

2017-09-05 Thread James Beedy
Disregard the previous email. Here is what I came up with - http://paste.ubuntu.com/25475631/ On Tue, Sep 5, 2017 at 6:12 PM, James Beedy wrote: > @canonical-is-sa https://jujucharms.com/u/canonical-is-sa/collectd/ > xenial/0#charm-config-prometheus_export - wtf > > Could

Prometheus + Collectd (collectd_exporter)

2017-09-05 Thread James Beedy
@canonical-is-sa https://jujucharms.com/u/canonical-is-sa/collectd/xenial/0#charm-config-prometheus_export - wtf Could someone give an example of how the collectd charm can be configured to use the collectd_exporter? The docs for the prometheus_export config are slightly confusing :) Thanks --

External IP's

2017-09-05 Thread Micheal B
My lab is juju using vsphere kubernetes - https://jujucharms.com/docs/2.1/help-vmware - my nodes all get their IP’s and DNS from a local domain server and tested used using the - https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/ All of the Nodes Master and worker have

Kubernetes backup yaml

2017-09-05 Thread Micheal B
Is there a way to extract your current cluster config to a YAML file for a redeployment? -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju

Re: Promulgate request: InfluxDB

2017-09-05 Thread Tim Van Steenburgh
Done. On Tue, Sep 5, 2017 at 11:55 AM, Tom Haddon wrote: > Hi Folks, > > Could we get cs:~influxdb-charmers/influxdb promulgated? > > The code for the charm is https://code.launchpad.net/influxdb-charm and > there's > a team that maintains it

Re: Newbie Question: How do I replace a machine in a deployed Model?

2017-09-05 Thread Raghurama Bhat
Hi Rick, Thank you very much for your detailed response. It makes sense that Kubernetes Core is not designed for HA and there could be data loss in case of a machine failure. My question was more generic in the sense, How do I build self healing to the system where I can replace broken

Re: Newbie Question: How do I replace a machine in a deployed Model?

2017-09-05 Thread Raghurama Bhat
Hi Dmitrii, Thank you very much for your detailed response. I now understand that it is not in the scope of Juju to monitor instances and replace them. I had come across elastisys, but that is more for horizontal scaling and I am primarily looking for High Availability and self healing

Promulgate request: InfluxDB

2017-09-05 Thread Tom Haddon
Hi Folks, Could we get cs:~influxdb-charmers/influxdb promulgated? The code for the charm is https://code.launchpad.net/influxdb-charm and there's a team that maintains it https://launchpad.net/~influxdb-charmers. The charm supports trusty and xenial. If anyone is interested in joining the team

Re: How to deploy the same charm with different name?

2017-09-05 Thread fengxia
Ah, how wonderful! On 09/04/2017 03:56 PM, Tom Barber wrote: simply: juju deploy [charm] newcharmname is what you're after. Tom On Mon, Sep 4, 2017 at 8:49 PM, fengxia > wrote: Hi Juju, Previously, I was able to define two charms in