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

Kata Containers 1.2.1

Compare
Choose a tag to compare
@egernst egernst released this 30 Aug 17:59
· 2203 commits to master since this release
4969a31

Release 1.2.1

agent Changes

Shortlog

48cd03d release: Kata Containers 1.2.1
ae3d9c3 protocols: increase dial timeout
38ee07a agent: enable memory hierarchical account

proxy Changes

Shortlog

0f32cf6 release: Kata Containers 1.2.1
820ac16 Makefile: Add DESTDIR variable support.

runtime Changes

Fix bug where vhost-user network devices could not be created appropriately.

Shortlog

064d534 release: Kata Containers 1.2.1
1a8368f vc: cni: add SPDX license to OWNERS file
d4cb39a network: fix vhost-user net creation
bfb2e84 cli: kata-env: show if vsocks are supported
4784ac7 cli: kata-env: add runtime path to output
9155da8 cli: Make message of using initrd OR rootfs clearer
35f0747 network: Error out when host-networking is requested
382e986 virtcontainers: ppc64le: Add nvdimm to defaultQemuMachineOption

shim Changes

No changes

Shortlog

47d03d2 release: Kata Containers 1.2.1

Compatibility with Docker

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

Compatibility with CRI-O

Kata Containers 1.2.1 is compatible with CRI-O 6273bea4c9ed788aeb3d051ebf2d030060c05b6c

Compatibility with cri-containerd

Kata Containers 1.2.1 is compatible with cri-contaienrd v1.0.0

OCI Runtime Specification

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

Kata Linux Containers image

Agent version: 1.2.1

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

x86_64:

name: clearlinux
version: "20640"

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"

x86_64:

name: alpine
version: "3.7"

Kata Linux Containers Kernel

Kata Containers 1.2.1 suggest to use the Linux kernel v4.14.51
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

~