---
title: Ubuntu Fan Images
description: This week, Dustin Kirkland announced the Ubuntu Fan Project.  To steal
  from the description, “The Fan is not a software-defined network, and relies on
  neither distributed databases nor consensus protocols.  Rather, routes are calculated  […]
url: https://canonical.com/blog/ubuntu-fan-images?format=md
---

1. [Blog](https://canonical.com/blog)
2. Article

---

[Canonical](https://canonical.com/blog/author/canonical "More about Canonical")

24 June 2015

# Ubuntu Fan Images

[fan](https://canonical.com/blog/tag/fan)
[images](https://canonical.com/blog/tag/images)
[Ubuntu](https://canonical.com/blog/tag/ubuntu)

---

Share the article

This week, [Dustin Kirkland](https://insights.ubuntu.com/2015/06/22/fan-networking/) announced the [Ubuntu Fan Project](https://wiki.ubuntu.com/FanNetworking).

To steal from the description, “The Fan is not a software-defined network, and relies on neither distributed databases nor consensus protocols.  Rather, routes are calculated deterministically and traffic carries no additional overhead beyond routine IP tunneling.  Canonical engineers have already demonstrated The Fan operating at 5Gpbs between two Docker containers on separate hosts.”

My team at Canonical is responsible for the production of these images. Once the official SRU’s land, I anticipate that we will publish an official stream over at cloud-images.ubuntu.com. But until then, check back here for images and updates. As always, if you have feedback, please hop into #server on FreeNode or send email.

## GCE Images

Images for GCE have been published to the “ubuntu-os-cloud-devel” project.

The Images are:

* daily-ubuntu-docker-lxd-1404-trusty-v20150620
* daily-ubuntu-docker-lxd-1504-vivid-v20150621

To launch an instance, you might run:
$ gcloud compute instances create \
    –image-project ubuntu-os-cloud-devel \
    –image <IMAGE> <NAME>

You need to make sure that IPIP traffic is enable:
$ gcloud compute firewall-rules create fan2 –allow 4 –source-ranges 10.0.0.0/8

## Amazon AWS Images

The AWS images are HVM-only, AMD64 builds.

|  |  |  |  |
| --- | --- | --- | --- |
| Version | Region | HVM-SSD | HVM-Instance |
| 14.04-LTS | eu-central-1 | ami-b4ac94a9 | ami-1aac9407 |
| sa-east-1 | ami-e9a220f4 | ami-59a22044 |
| ap-northeast-1 | ami-1aee491a | ami-3ae2453a |
| eu-west-1 | ami-07602570 | ami-d76623a0 |
| us-west-1 | ami-318c7b75 | ami-238d7a67 |
| us-west-2 | ami-858b8eb5 | ami-53898c63 |
| ap-southeast-2 | ami-558bf16f | ami-ab95ef91 |
| ap-southeast-1 | ami-faeaeea8 | ami-98e9edca |
| us-east-1 | ami-afa25cc4 | ami-b1a658da |
| 15.04 | eu-central-1 | ami-b6ac94ab | ami-14ac9409 |
| sa-east-1 | ami-eba220f6 | ami-51a2204c |
| ap-northeast-1 | ami-1cee491c | ami-50e24550 |
| eu-west-1 | ami-05602572 | ami-df6623a8 |
| us-west-1 | ami-338c7b77 | ami-2b8d7a6f |
| us-west-2 | ami-878b8eb7 | ami-57898c67 |
| ap-southeast-2 | ami-4d8bf177 | ami-a995ef93 |
| ap-southeast-1 | ami-feeaeeac | ami-9ee9edcc |
| us-east-1 | ami-a3a25cc8 | ami-8da658e6 |

It is important to note that these images are only usable inside of a VPC. Newer AWS users are in VPC by default, but older users may need to create and update their VPC. For example:

```
$ ec2-authorize --cidr <CIDR_RANGE> --protocol 4 <SECURITY_GROUP>
```

### About the author

Ben Howard is an open source and Linux engineer with experience in cloud technologies and large-scale systems engineering. Before joining Canonical, Ben worked for Amazon and Novell.

[Get in touch

Interested in running Ubuntu in your organization?](https://ubuntu.com/about/contact-us/form)

## Sign up for our newsletter

Get the latest Canonical news and updates in your inbox.

Work email:

\*I agree to receive information about Canonical's
products and services.

By submitting this form, I confirm that I have read and agree to [Canonical's Privacy Policy](https://canonical.com/legal/dataprivacy).

Sign up

## Share on

---

## Related posts

[### Arduino® VENTUNO™ Q is available for pre-order with Ubuntu pre-installed](https://canonical.com/blog/arduino-ventuno-q-is-available-for-pre-order-with-ubuntu-pre-installed)

London, UK – August 25, 2026 – Following our initial collaboration announcement in March 2026, Canonical and Arduino (a subsidiary of Qualcomm Technologies, Inc.) are excited...

[Canonical](https://canonical.com/blog/author/canonical)

25 August 2026

[### Canonical becomes Gold Sponsor of Trifecta Tech Foundation](https://canonical.com/blog/canonical-becomes-gold-sponsor-of-trifecta-tech-foundation)

Canonical is pleased to announce it is now a Gold Sponsor of the Trifecta Tech Foundation, a non-profit that creates open source building blocks for critical infrastructure...

[Canonical](https://canonical.com/blog/author/canonical)

30 June 2026

[### Ubuntu Summit 26.04: connected by open source](https://canonical.com/blog/ubuntu-summit-26-04-connected-by-open-source)

What an incredible experience! Ubuntu Summit 26.04 has officially drawn to a close, but the energy from our global community is still buzzing – in the comments section, on...

[ilvipero](https://canonical.com/blog/author/ilvipero)

22 June 2026

[### A decade of Ubuntu on IBM Z and IBM LinuxONE](https://canonical.com/blog/a-decade-of-ubuntu-on-ibm-z-and-ibm-linuxone)

This year we celebrate a decade of Ubuntu Server support on the s390x architecture: marking a long-standing collaboration between Canonical and IBM that began at LinuxCon 2015....

[Pedro Lazzarotto](https://canonical.com/blog/author/pedro-lazzarotto)

12 June 2026
