Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Containers 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jcvenegas jcvenegas released this 21 May 23:30
· 2447 commits to master since this release
92ec15d

Welcome to Kata Containers 0.3.0!

  • Added packages for Fedora 28 and Ubuntu 18.04
  • The cli command events was implement
  • docs: update README to include links to user guides
  • versions: Update versions file.
  • build: default to using qemu-lite-x86_64
  • versions: Add gometalinter to versions database
  • kata-env: Remove static agent version
  • virtcontainers/qemu: reduce memory footprint

1205e34 cli: implement events command
f1f534c vendor: update agent
b9c9ad9 docs: update README to include links to user guides
5b4ab7d versions: Update cri-containerd version.
4bfa8f8 versions: Add default initrd information
646e752 versions: Change kernel data.
1382662 build: default to using qemu-lite-x86_64
a0b1083 versions: Add gometalinter to versions database
80bedb0 kata-env: Remove static agent version
4527a80 virtcontainers/qemu: honour CPU constrains
07db945 virtcontainers/qemu: reduce memory footprint

Compatibility with Docker

Kata Containers 0.3.0 is compatible with docker-ce-18.03.1

CRI compatibility.

Kata Containers is compatible with the the CRI runtimes:

  • cri-o 1.10 commit 393429
  • cri-containerd version 1.0.0 (containerd 1.1.0)

OCI Runtime Specification

Kata Containers 0.3.0 support the OCI Runtime Specification v1.0.0-rc5

Kata Linux Containers image

  • Raw format (Default base OS: Clear Linux 20640)
  • Initrd format (Default base OS: Alpine Linux 3.7)
  • Agent version 0.3.0

Kata Linux Containers Kernel

Kata Containers 0.3.0 requires at least Kata Linux Containers kernel 4.14.22

Installation

Issues & limitations

See Limitations