=== frankban|afk is now known as frankban === mup_ is now known as mup === SaMnCo_ is now known as SaMnCo === idobos_ is now known as idobos === CadBane_ is now known as CadBane === diddledan_ is now known as diddledan [15:43] hey ybaumy, if you're still interested in k8s-elastic, the ES charms have been refreshed with xenial versions, and that bundle has been released to --edge: https://jujucharms.com/canonical-kubernetes-elastic/98 [15:44] if you want to give it a whirl, deploy the edge version of the bundle like this: juju deploy ~containers/bundle/canonical-kubernetes-elastic --channel edge [15:56] Hi! Does anyone know when we can expect the kubernetes as cloud provider in JuJu ? we need to deploy apps on existing kubernetes not created by juju. [16:25] o/ [16:26] having issues removing an application that failed to install. Whta are my options? [16:26] I tried juju remove-application owncloud , as well as juju remove-unit owncloud/3 [16:26] both said "removing" but neither removed the application, its still showing as cauht in failed to install [16:35] bobeo, do you need other stuff in the model? is removing the model an option? [17:05] bobeo: you can also try juju resolved --no-retry owncloud/3 which resolves the error, then juju might be able to remove it === frankban is now known as frankban|afk [19:21] bobeo: as zeestrat mentioned, 'juju resolved --no-retry owncloud/x' is probably the best option to get to a state where remove-application will finally take it out. this will get better when https://bugs.launchpad.net/juju/+bug/1741506 is addressed. [19:21] Bug #1741506: Removing a unit or application doesn't resolve errors [20:50] hello lovely people [20:50] i have a node that is up but juju status says is down [20:51] how do i kick the probe without restarting the server? [20:51] magicaltrout: it is possible that the agent isn't communicating [20:52] magicaltrout: which version? [20:52] 2.3.1 [20:52] hmm... [20:52] which node? [20:54] which node? [20:55] what is the correct answer to such a question? [20:56] for example [20:56] kubernetes-worker/17 unknown lost 19 [20:56] is what I see [20:56] but juju ssh 19 works [21:19] having trouble with graylog. digging into the logs its complaining about "TypeError: blocked_mongo() takes 0 positional arguments but 1 was given" [21:19] not sure where to go to start debuging and report it so i'm here [23:31] Is https://jujucharms.com/kubernetes-core/ still the smallest k8s recommended bundle or do folks have other suggestions for a minimal k8s structure? [23:31] s/structure/cluster