Skip to content

Instantly share code, notes, and snippets.

@mitechie
mitechie / cmr-demo.txt
Last active August 16, 2017 22:50
Cross model relations with K8 across regions and monitored on AWS
# get the latest juju edge snap
sudo snap refresh --edge juju
juju (edge) 2.3-alpha1+develop-c8d3e6c from 'canonical' refreshed
PATH=/snap/bin:$PATH
# turn on the Cross Model Relation feature flag
export JUJU_DEV_FEATURE_FLAGS=cross-model
juju bootstrap aws/us-west-2 west-noc
juju bootstrap google/europe-west1 eu-west-workloads