/srv/irclogs.ubuntu.com/2018/03/30/#juju.txt

=== Lukewh_ is now known as Lukewh
=== stokachu_ is now known as stokachu
balloonscynthiaoneill, see juju add-ssh-key and juju import-ssh-key00:37
bdxkwmonroe: only a strawman, but a working strawman none the less https://jujucharms.com/new/u/omnivector/hadoop-spark-jupyter-conda/bundle/002:05
bdxgoing to be pushing the polish on ^ over the next bit02:06
bdxwanted to get it out there though02:07
bdxa bit more refined https://jujucharms.com/new/u/omnivector/hadoop-spark-jupyter-conda/bundle/406:08
bdx:)06:08
=== matthew is now known as Guest47644
=== matthew is now known as Guest13075
cynthiaoneillWhen bringing up kubernetes via juju, is there a way to watch status?  I’m running juju status repeatedly15:27
tvansteenburghcynthiaoneill: watch -c juju status --color15:31
tvansteenburghor in my case: alias js="watch -c juju status --color"15:33
cynthiaoneillbummer, mac doesn’t have watch15:34
tvansteenburghkwmonroe: what do you do? ^15:35
cynthiaoneillOne other newbie question- if I want to bring up more than the 3 worker nodes that come with the canonical-kubernetes charm….do you have a tip?  I ran deploy —dry-run to see the commands…I’m assuming you “could” run each of those individually??15:36
tvansteenburghcynthiaoneill: `brew install watch`15:37
cynthiaoneillyay!! brew15:37
tvansteenburghcynthiaoneill: juju add-unit kubernetes-worker15:37
tvansteenburghif you want to add units after deploy15:37
cynthiaoneillnice!  If adding 100 nodes, would that be 100 commands, or is there a way to say 100?15:38
tvansteenburgh-n 10015:38
cynthiaoneillawesome!!15:38
tvansteenburghgotta catch an Uber, ttyl15:38
cynthiaoneillthanks for the help!!15:38
tvansteenburghnp :)15:38
knobbyrick_h_: is there good up-to-date docs about how to build a reactive charm from scratch? I've been hacking on charms for a while, but haven't built a new one with the latest best practices yet.16:02
bdxknobby: the latest four repos here https://github.com/omnivector-solutions16:19
bdxI wrote them yesterday - they use some of the new things in reactive16:19
bdxpossibly it will be a good place to start16:19
* bdx needs feedback and review :)16:19
bdxI've got a good readme on conda-api - https://github.com/omnivector-solutions/layer-conda-api16:21
bdxworking on the others atm16:21
knobbythanks, bdx!16:22
bdxnp16:23
kwmonroeknobby: not sure if you've seen the charm create, but i'll do a good job of the boilerplate stuff:  charm create -t reactive-[bash|python] <charm-name>19:14
kwmonroecopying a known good one is a good place to start too though19:15
knobbyknown good is somewhat the issue, but I think I'm doing ok...that charm create command would have been really useful a few hours ago ><19:24

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!