Juju on multiple public clouds
Nate Finch
nate.finch at canonical.com
Fri Sep 18 20:12:38 UTC 2015
It depends on what you mean. If you mean "can I have some machines on AWS
talk to some other machines in Azure inside the same Juju environment" then
the answer is mostly no (you can use a machine's ssh info to "import" that
machine into an existing juju environment, but it's quite different than
full support of more than one cloud provider in the same environment...
like no ability to automatically spin up or destroy the manually added
machines). To do the import, use juju add-machine ssh at ipaddress to add the
machine to the current environment.
That being said, as Jose said... if you just want to have a collection of
AWS machines talk to each other and a separate collection of Azure (or
whatever) machines talk to each other (without being able to talk Azure <->
AWS) then you can create them as separate environments and that works fine.
On Fri, Sep 18, 2015 at 1:06 PM José Antonio Rey <jose at ubuntu.com> wrote:
> Yes. Just set up different environments in your environments.yaml file,
> and then you can switch between them using juju switch.
>
> On 09/18/2015 12:28 PM, Herman Bergwerf wrote:
> > Is it possible to run juju across multiple public (/private) clouds? For
> > example, you can run juju on AWS and select different regions but can
> > you also run juju on AWS and GCP?
> >
> >
>
> --
> José Antonio Rey
>
> --
> Juju mailing list
> Juju at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20150918/328f30f3/attachment.html>
More information about the Juju
mailing list