Skip to main content
  1. Blog
  2. Article

Udi Nachmany
on 3 June 2015

Juju Support for Google Cloud Platform


As you may have noticed in our release notes, the recent release of a stable 1.23.2 Juju core (and its 1.23.3 follow-on) is packed with goodies such as support for systemd (and Vivid), improved proxy support for restrictive networks, new charm actions, as well as a first run at Juju service leader elections – and the list goes on!

For public cloud users of Ubuntu, we are particularly excited to let you know that this version includes support for Google Compute Engine (GCE). If you’re a Google Cloud Platform user, you can now spin up, scale, and modify production workloads easily and quickly, with our market-leading, open source universal modelling tool, Juju. If you are already a Juju user and thinking about using Google Cloud Platform, you can take your magic over to them and get going in no time.

Configuring for GCE: https://jujucharms.com/docs/stable/config-gce

Juju 1.23.2 release notes: https://jujucharms.com/docs/devel/reference-release-notes

This ties in very nicely to the upstream work (here and here) we’ve been doing in the past months, to make it easy to deploy Kubernetes servers using Juju, even on cloud environments that are not yet supported by the Kubernetes project.

On a related note, if you’re using Google Cloud Platform you’ve probably taken a look at the sleek Cloud Launcher Google have released recently. And if you looked closely, you also noticed that you can now spin up your Ubuntu VMs using this very friendly UI.

And at the time of writing, since the list is sorted by popularity, Ubuntu (unsurprisingly) has four of the top six spots.

Get Started Now!

Related posts


Canonical
23 April 2026

Canonical releases Ubuntu 26.04 LTS Resolute Raccoon

Cloud and server Article

The 11th long-term supported release of Ubuntu delivers deep silicon optimization and state-of-the-art security for enterprise workloads. ...


Samir Kamerkar
22 April 2026

From Jammy to Resolute: how Ubuntu’s toolchains have evolved

Ubuntu Article

We cover new toolchain versions, devpacks and workflows that improve the developer experience. The evolution of Ubuntu’s toolchains story goes beyond just providing up-to-date GCC, LLVM, and Python. It is also about opinionated openJDK variants, task-focused devpacks, FIPS compliant toolchains, and snaps, like the new .NET snap and Snapcr ...


Rob Gibbon
20 April 2026

Hybrid search and reranking: a deeper look at RAG

AI Article

Many of us are familiar with the retrieval augmented generative AI (RAG) pattern for building agentic AI applications – like digital concierges, frontline support chatbots and agents that can help with basic self-service troubleshooting.  At a high level, the flow for RAG is fairly clear – the user’s prompt is augmented with some relevant ...