Skip to main content
  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
31 March 2026

How to manage Ubuntu fleets using on-premises Active Directory and ADSys

Cloud and server Article

The “hybrid fleet” is today’s reality: organizations diversify operating systems while Microsoft Active Directory (AD) remains the dominant identity “source of truth.” IT administrators must ensure Linux machines, like Ubuntu desktops and servers, behave as first-class citizens in this environment. Efficient Linux management demands unifi ...


Massimiliano Gori
30 March 2026

How to Harden Ubuntu SSH: From static keys to cloud identity

Cloud and server Article

30 years after its introduction, Secure Shell (SSH) remains the ubiquitous gateway for administration, making it a primary target for brute force attacks and lateral movement within enterprise environments. For system administrators and security architects operating under the weight of regulatory frameworks like SOC2, HIPAA, and PCI-DSS, ...


Massimiliano Gori
27 March 2026

Modern Linux identity management: from local auth to the cloud with Ubuntu

Cloud and server Article

The modern enterprise operates in a hybrid world where on-premises infrastructure coexists with cloud services, and security threats evolve daily. IT administrators are tasked with a difficult balancing act: maintaining traditional local workflows while managing the inevitable shift toward cloud-native architectures. Identity has emerged ...