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


Johann Wolf
27 April 2026

Why Web Engineering is great

Ubuntu Article

Like many software engineers, one of my first software development experiences started with creating my own web page. Since that time 20+ years ago, a lot has changed in the web landscape. Having worked a lot in web since then, I’d like to take a moment to reflect on what I think makes web great! ...


Ishani Ghoshal
27 April 2026

Ubuntu 16.04 LTS has reached the end of standard Expanded Security Maintenance with Ubuntu Pro. Here are your options.

Ubuntu Article

Ubuntu 16.04 LTS (Xenial Xerus) reached the end of its five-year Expanded Security Maintenance (ESM) window in April 2026. If you are still running 16.04, it is critical to address your support status to ensure continued security and compliance. Your support options Now that 16.04 is in its Legacy phase, you have two primary paths: ...


Rob Gibbon
27 April 2026

Understanding disaggregated GenAI model serving with llm-d

AI Article

What is llm-d? llm-d is an open source solution for managing high-scale, high-performance Large Language Model (LLM) deployments. LLMs are at the heart of generative AI – so when you chat with ChatGPT or Gemini, you’re talking to an LLM. Simple LLM deployments – where an LLM is deployed to a single server – can ...