Error conjure-up canonical-kubernetes

2018-04-26 Thread sSeBBaSs
Hi Guys!

I’m trying to deploy a clean kubernetes cluster with conjure-up, but since
today I’m having this issue:

conjure-up canonical-kubernetes aws juju-test-controller00 kube00
[info] Summoning canonical-kubernetes to aws
[info] Connecting to Juju model kube00...
[info] Juju model connected.
[info] Running Canonical Distribution of Kubernetes step:
00_process-providertype before-deploy.
[info] Deploying Applications.
[info] Waiting for deployment to settle.
[error] Some applications failed to start successfully.
[warning] Shutting down

And from the conjure-up log:

2018-04-26 16:41:15,037 [DEBUG] conjure-up/_unspecified_spell -
juju.py:34 - bin_path candidate found
2018-04-26 16:41:15,038 [DEBUG] conjure-up/_unspecified_spell -
juju.py:34 - wait_path candidate found
2018-04-26 16:41:15,132 [DEBUG] conjure-up/_unspecified_spell -
app.py:263 - Juju version: 2.3.7-xenial-amd64, conjure-up version:
2.5.6
2018-04-26 16:41:15,144 [DEBUG] conjure-up/_unspecified_spell -
app.py:346 - found spell {'key': 'canonical-kubernetes', 'name':
'Canonical Distribution of Kubernetes', 'description': 'Kubernetes is
an open-source platform for deploying, scaling, and operations of
application containers across a cluster of hosts. Kubernetes is
portable in that it works with public, private, and hybrid clouds.
Extensible through a pluggable infrastructure. Self healing in that it
will automatically restart and place containers on healthy nodes if a
node ever goes away.\n'}
2018-04-26 16:41:15,144 [DEBUG] conjure-up/_unspecified_spell -
telemetry.py:31 - Spell Choice: canonical-kubernetes
2018-04-26 16:41:15,156 [DEBUG] conjure-up/canonical-kubernetes -
download.py:60 - Path is local filesystem, copying
/snap/conjure-up/987/spells/canonical-kubernetes to
/home/sjuarez/.cache/conjure-up/canonical-kubernetes
2018-04-26 16:41:18,868 [DEBUG] conjure-up/canonical-kubernetes -
step.py:27 - steps: [, ,
, , ]
2018-04-26 16:41:22,892 [DEBUG] conjure-up/canonical-kubernetes -
telemetry.py:17 - Showing screen: Application Start
2018-04-26 16:41:22,899 [DEBUG] conjure-up/canonical-kubernetes -
telemetry.py:31 - OS:
Linux-4.13.0-39-generic-x86_64-with-debian-stretch-sid
2018-04-26 16:41:23,336 [INFO] conjure-up/canonical-kubernetes -
events.py:172 - Watching for shutdown
2018-04-26 16:41:23,394 [DEBUG] conjure-up/canonical-kubernetes -
events.py:53 - Awaiting Shutdown at conjureup/events.py:175
2018-04-26 16:41:23,394 [DEBUG] conjure-up/canonical-kubernetes -
utils.py:512 - Pulling bundle for canonical-kubernetes from channel:
stable
2018-04-26 16:41:25,739 [DEBUG] conjure-up/canonical-kubernetes -
events.py:53 - Awaiting Bootstrapped at
conjureup/controllers/bootstrap/tui.py:17
2018-04-26 16:41:27,334 [INFO] conjure-up/canonical-kubernetes -
juju.client.connection: connection.py:464 - Driver connected to juju
wss://54.157.235.156:17070/api
2018-04-26 16:41:28,020 [INFO] conjure-up/canonical-kubernetes -
common.py:74 - Connecting to Juju model kube00...
2018-04-26 16:41:28,683 [INFO] conjure-up/canonical-kubernetes -
juju.client.connection: connection.py:464 - Driver connected to juju
wss://54.157.235.156:17070/model/9e1305ba-211c-4aa5-8dc8-b34986d682b1/api
2018-04-26 16:41:29,516 [DEBUG] conjure-up/canonical-kubernetes -
events.py:53 - Setting ModelConnected at conjureup/juju.py:174 in task
run at conjureup/controllers/bootstrap/common.py:19
2018-04-26 16:41:29,516 [INFO] conjure-up/canonical-kubernetes -
common.py:74 - Juju model connected.
2018-04-26 16:41:29,520 [DEBUG] conjure-up/canonical-kubernetes -
events.py:53 - Setting Bootstrapped at
conjureup/controllers/bootstrap/common.py:42 in task run at
conjureup/controllers/bootstrap/common.py:19
2018-04-26 16:41:29,525 [DEBUG] conjure-up/canonical-kubernetes -
events.py:53 - Received Bootstrapped at
conjureup/controllers/bootstrap/tui.py:17
2018-04-26 16:41:29,539 [DEBUG] conjure-up/canonical-kubernetes -
events.py:53 - Awaiting ModelConnected at
conjureup/controllers/deploy/common.py:9
2018-04-26 16:41:29,540 [DEBUG] conjure-up/canonical-kubernetes -
events.py:53 - Received ModelConnected at
conjureup/controllers/deploy/common.py:9
2018-04-26 16:41:29,541 [INFO] conjure-up/canonical-kubernetes -
step.py:215 - Running Canonical Distribution of Kubernetes step:
00_process-providertype before-deploy.
2018-04-26 16:41:29,698 [DEBUG] conjure-up/canonical-kubernetes -
step.py:254 - Storing environment
2018-04-26 16:41:29,702 [DEBUG] conjure-up/canonical-kubernetes -
events.py:53 - Awaiting DeploymentComplete at
conjureup/controllers/deploy/common.py:30 in task
_wait_for_applications at conjureup/controllers/deploy/tui.py:13
2018-04-26 16:41:29,706 [DEBUG] conjure-up/canonical-kubernetes -
step.py:260 - Executing script:
/home/sjuarez/.cache/conjure-up/canonical-kubernetes/steps/00_process-providertype/before-deploy
2018-04-26 16:41:31,234 [DEBUG] conjure-up/canonical-kubernetes -
events.py:53 - Setting PreDeployComplete at
conjureup/controllers/deploy/common.py:13
2018-04-26 16:41:31,235 

juju show k8s live upgrade and awesome postgresql blog posts

2018-04-26 Thread Rick Harding
I wanted to make sure folks saw the latest Juju Show [1] as we had Marco
doing a live upgrade of a Kubernetes cluster to 1.10 which was very cool.
It was great to see how smooth it is to keep your cluster up to date with
the smarts in the charms.

I also wanted to call out some really cool blog posts that Stuart's done
around operating Postgres in production. I had missed these and figured I'd
spread the word. He's got a few great posts on point in time backup and
recovery using the built in actions of the charm. [2] There's also a great
one about leveraging Juju storage to be able to redeploy Postgres and pick
back up those persistent disks to restore the data [3], and one on the
cross model relation support. [4]

Make sure to check out those posts and give them a try if you're using
Postgres anywhere. It's great to see more advanced operations being brought
into the charms and I think it's a great model for other folks that might
be looking for the next steps of their own charms beyond deploy and
configuration.

Rick

1: https://www.youtube.com/watch?v=cxAsJpmwDFE
2:
https://stubish.wordpress.com/2017/09/01/postgresql-point-in-time-recovery-with-juju/
3:
https://stubish.wordpress.com/2018/01/17/postgresql-redeploys-with-juju-storage/
4:
https://stubish.wordpress.com/2018/04/09/postgresql-charm-cross-model-support/
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju