Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

Blog


Martin Wimpress
9 March 2019

Fresh KDE snaps for February 2019

Desktop Article

During February 2019 we celebrated another fine Plasma release with our friends at KDE by showcasing a month of KDE snaps on the Snapcraft Twitter and other social accounts. The KDE developers have done amazing work to create an SDK that simplifies making snaps of KDE applications and they also publish a common KDE framework ...


Canonical
7 March 2019

Canonical at NVIDIA GTC 2019

Cloud and server Article

Canonical will be attending Nvidia’s GTC Conference in San Jose, California March 18 – 21, 2019. ...


Canonical
7 March 2019

How to ensure the ongoing security and compliance of Ubuntu 14.04 LTS ‘Trusty Tahr’

Cloud and server Article

As 14.04 reaches the end of its five-year, Standard Security Maintenance, LTS window in April 2019, support for the OS is transitioning into a new phase – Extended Security Maintenance (ESM). ...


Igor Ljubuncic
7 March 2019

How to create snapshots of your snaps

Desktop Article

Data backups are arguably the most important part of one’s software setup. While many scenarios fall into the realm of if, data loss belongs in the when domain. Over time, every one of us will experience some kind of hardware failure, be it an optical disk, a hard disk or a lost phone. It is ...


Canonical
6 March 2019

Infographic: Snapcraft for developers

Cloud and server Article

At the end of last year, we shared an infographic highlighting the adoption of snaps by users for their desktop, server or IoT devices. Those snaps wouldn’t be available without the growing number of developers building them behind the scenes. But why have developers, including those from some of the world’s largest software companies, de ...


Canonical
4 March 2019

How to quickly deploy production-ready Kubernetes

Cloud and server Article

Kubernetes, the flexible software that coordinates containers, runs on a range of platforms, from public to private cloud, data centers, bare metal and virtualised infrastructure, and requires a number of considerations for design and performance optimisation. Beyond identifying individual requirements, such as use cases and topology, org ...


Canonical
1 March 2019

MAAS – Fast and efficient virtualisation for small and medium enterprises

Cloud and server Article

The advent of virtualisation has significantly changed the way we use IT infrastructure. In theory, the ability to share single server resources to run multiple isolated operating systems provides flexibility and promises easy operations. However, in practice, managing virtualised infrastructure can be quite expensive and complex as a res ...


Kyle Fazzari
28 February 2019

Building ROS 2 snaps with Colcon

Internet of Things Article

The snapcraft CLI has supported building ROS1 snaps for a while via the catkin plugin. We supported the ROS2 betas via the ament plugin, but that was before Open Robotics had a ROS2 package repository setup, which meant that the ament plugin built the ROS2 underlay from source, and it was predictably dreadfully slow. However, ...


Canonical
28 February 2019

Canonical adds containerd to Ubuntu Kubernetes

Canonical announcements Article

February 28, 2019 – Canonical today announced support for containerd in its 1.14 releases of Charmed Kubernetes and Microk8s, improving security and robustness. “Containerd has become the industry-standard container runtime focused on simplicity, robustness and portability.” said Carmine Rimi, product manager for Kubernetes at Canonical. ...


Igor Ljubuncic
28 February 2019

How to backup your application settings

Desktop Article

A reliable data backup plan should be an integral part of everyone’s software arsenal. If you accidentally delete your files, or something goes wrong in your setup, you will have your data safely stored in another location. This will allow you to recover quickly and resume working. Likewise, if you suffer a hardware failure or ...


Calvin Hartwell
27 February 2019

Single-Node Kubernetes on Raspberry Pi with MicroK8s and Ubuntu

Internet of Things Article

Introduction The goal of this blog post is to explain how to setup and run Ubuntu Server on a Raspberry Pi with MicroK8s on-top to provide a single-node Kubernetes host for development and testing. In the last few months Ubuntu Server 18.04 has been ported to run the Raspberry Pi 2/3 which means we can ...