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

# Release 1.5.5

Compare
Choose a tag to compare
@jcvenegas jcvenegas released this 06 May 20:47
· 1690 commits to master since this release
952e6db

runtime Changes

Stability fixes

Shortlog

726f552 release: Kata Containers 1.5.5
c83fa28 cli: do not fail on list when some containers bust
22d5fd7 s390x: fix gofmt complain
f9a2fad build: turn COMMIT into a file dependency
fe09776 build: extract config-generated.go.in from Makefile
a406f3e build: fix race between 'clean' and generated files
979c836 build: use MAKEFILE_LIST for a more complete Makefile dependency
c887f75 build: add VERSION dependency to netmon target
62f81be build: remove duplicated COLLECT_SCRIPT from clean
85bfcb0 agent: pass correct mount type to agent for ephemeral volumes

Compatibility with Docker

Kata Containers 1.5.5 is compatible with Docker v18.06-ce

Compatibility with CRI-O

Kata Containers 1.5.5 is compatible with CRI-O fa540c8e806d28c2cbcd157bdf8acf2b20990ab6

Compatibility with cri-containerd

Kata Containers 1.5.5 is compatible with cri-contaienrd 54b1c00b3b307b0fadd10c02d9467a6545c2c4d5

OCI Runtime Specification

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

Compatibility with Kubernetes

Kata Containers 1.5.5 is compatible with Kubernetes 1.12.2-00

Kata Linux Containers image

Agent version: 1.5.5

Default Image Guest OS:

description: |
Root filesystem disk image used to boot the guest virtual
machine.
url: https://github.com/kata-containers/osbuilder
architecture:
aarch64:
name: fedora
version: latest
ppc64le:
name: centos
version: latest
s390x:
name: ubuntu
version: latest
x86_64:
name: clearlinux
version: latest
meta:
image-type: clearlinux

Default Initrd Guest OS:

description: |
Root filesystem initrd used to boot the guest virtual
machine.
url: https://github.com/kata-containers/osbuilder
architecture:
aarch64:
name: alpine
version: "3.7"
ppc64le:
name: alpine
version: "3.7"
s390x:
name: alpine
version: "3.7"
x86_64:
name: alpine
version: "3.7"

Kata Linux Containers Kernel

Kata Containers 1.5.5 suggest to use the Linux kernel v4.14.102
See the kernel suggested Guest Kernel patches
See the kernel suggested Guest Kernel config

Installation

Follow the Kata installation instructions:

Issues & limitations

More information Limitations