spells
spells copied to clipboard
conjure-up spells registry
Under the "where would you like to deploy" heading, cloud integrations such as AWS are missing 
Please could you create a spell for a modern cloudfoundry deployment
Hi all, The rancher container is totally wrong and way out of date: ` - image: rancher/server:preview` It should be: `- image: rancher/rancher:stable` However, through testing I have found that...
Some ip ranges are hardcode in neutron for openstack-base, this makes sense for a single machine installation but not when MAAS is involved. Make these configurable via steps.
When deploying on a cloud that supports an integrator charm (aws, gcp, openstack, etc), the integrator charm is automatically added with no way of deselecting it. There should be a...
This isn't quite ready yet, but it brings in the latest service and pod metrics functionality from the upstream prometheus scraper: https://github.com/prometheus/prometheus/blob/master/documentation/examples/prometheus-kubernetes.yml Since our prometheus is not `in-cluster`, we have...
With AWS as the target, I get all the way to after-deploy but then conjure-up fails. The AWS EC2 instances are all created and are up and running. 2018-05-03 16:05:53,416...
Running the canonical-kubernetes spell using conjure-up from the edge channel has been stuck in "Waiting for deployment to settle" for more than 2 hours. Eventually had to abort. juju status...
Running conjure-up from edge channel for canonical-kubernetes spell gave the following error while executing a kubectl command to create a storage class in the addon after-deploy script. Error from server...
In addons for canonical-kubernetes, spell we install via helm. If a "default" persistent storage class is created during cluster creation before addons are executed, pv claims can be accomodated and...