I tested this morning and looks like it is fixed as Juju is reporting the node as active now: MACHINE STATE DNS INS-ID SERIES AZ 0 started 10.245.61.193 juju-a64e14-0 trusty 1 started 10.245.61.194 juju-a64e14-1 trusty 2 started fe80::1 juju-a64e14-2 xenial 3 started fe80::1 juju-a64e14-3 xenial 4 started fe80::1 juju-a64e14-4 xenial 5 started 10.245.61.197 juju-a64e14-5 trusty 6 started fe80::1 juju-a64e14-6 xenial 7 started fe80::1 juju-a64e14-7 xenial 8 started fe80::1 juju-a64e14-8 xenial But they have a IPV6 IP address and that gives errors: jenkins@lmic-s9-instance:~/kubernetes$ juju ssh 3 ssh: connect to host fe80::1 port 22: Invalid argument It's not clear to me either how that's affecting the charms although most of them come up, but there are some errors and I'm not clear now whether they're related to this: jenkins@lmic-s9-instance:~/kubernetes$ juju status MODEL CONTROLLER CLOUD/REGION VERSION default vspherecontroller-beta18 vsphere/dc0 2.0-rc1 APP VERSION STATUS SCALE CHARM STORE REV OS NOTES elasticsearch active 2 elasticsearch jujucharms 18 ubuntu etcd error 3 etcd jujucharms 8 ubuntu filebeat active 3 filebeat jujucharms 4 ubuntu kibana active 1 kibana jujucharms 14 ubuntu exposed kubernetes error 3 kubernetes jujucharms 8 ubuntu exposed topbeat active 3 topbeat jujucharms 4 ubuntu UNIT WORKLOAD AGENT MACHINE PUBLIC-ADDRESS PORTS MESSAGE elasticsearch/0 active idle 0 10.245.61.193 9200/tcp Ready elasticsearch/1 active idle 1 10.245.61.194 9200/tcp Ready etcd/0 error idle 2 fe80::1 2379/tcp hook failed: "certificates-relation-changed" filebeat/0 active idle fe80::1 Filebeat ready topbeat/0 active idle fe80::1 Topbeat ready etcd/1 maintenance idle 3 fe80::1 Attempting install of etcd from apt filebeat/2 active idle fe80::1 Filebeat ready topbeat/2 active idle fe80::1 Topbeat ready etcd/2 active idle 4 fe80::1 2379/tcp cluster is healthy filebeat/1 active idle fe80::1 Filebeat ready topbeat/1 active idle fe80::1 Topbeat ready kibana/0 active idle 5 10.245.61.197 80/tcp,9200/tcp ready kubernetes/0 maintenance executing 6 fe80::1 (install) Installing docker-engine from apt kubernetes/1 maintenance executing 7 fe80::1 (install) Installing docker-engine from apt kubernetes/2 error idle 8 fe80::1 hook failed: "install"