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 us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

  1. Blog
  2. Article

Guest
on 27 July 2018


Guest blog by Julio Montes, Linux Software Engineer at Intel

Kata Containers is now available as a Snap and to install from the Snap Store. Kata Containers is a lightweight, fast to boot, virtual machine (VM) designed to provide the speed of containers and the isolation of VMs. Inside the VMs, the processes run on kernel namespaces, whereas on the host the virtual machine utilises the hardware-enforced isolation provided by the CPU.

Kata Containers are compatible with the OCI specification for Docker and CRI for Kubernetes which means they can be managed like a traditional container. Its agnostic design allows Kata Containers to run on multiple architectures like amd64, ppc64 and aarch64 with different hypervisors including QEMU.

The Kata Containers project is an open source project that combines the best of virtual machines with the flexibility and functionality of containers.

Kata Containers as a Snap

Providing Kata Containers as a Snap enables it to reach millions of Linux users around the world facilitating the use of this application on the cloud.

We have found Snaps to be an excellent packaging system, well designed and supported by several Linux distributions including Linux Mint, Manjaro, Fedora, Debian, ArchLinux, OpenSUSE, Solus, and Ubuntu. Snaps’ quick installation, automatic updates, and easy rollback features make life easier for both users and developers.

The Kata Containers project is excited to now be available on the Snap Store or installed by running snap install kata-containers bringing the efficient packaging system of Snap to Kata’s users



      

Related posts


Massimiliano Gori
2 July 2025

Source to production: Spring Boot containers made easy

Cloud and server Article

This blog is contributed by Pushkar Kulkarni, a Software Engineer at Canonical. Building on the rise in popularity of Spring Boot and the 12 factor paradigm, our Java offering also includes a way to package Spring workloads in production grade, minimal, well organized containers with a single command. This way, any developer can generate ...


Massimiliano Gori
2 July 2025

Spring support available on Ubuntu

Cloud and server Article

This blog is contributed by Vladimir Petko, a Software Engineer at Canonical. The release of Plucky Puffin earlier this year introduced the availability of the devpack for Spring, a new snap that streamlines the setup of developer environments for Spring on Ubuntu. In this blog, we’ll explain what devpacks are and provide an overview of ...


Canonical
1 July 2025

Chiseled Ubuntu containers for OpenJRE 8, 17 and 21

Cloud and server Article

Today we are announcing chiseled containers for OpenJRE 8, 17 and 21 (Open Java Runtime Environment), coming from the OpenJDK project. These images are highly optimized for size and security, containing only the dependencies that are strictly necessary. They are available for both AMD64 and ARM64 architectures and benefit from 12 years of ...