Skip to content

Instantly share code, notes, and snippets.

@egernst
Last active August 31, 2018 23:01
Show Gist options
  • Select an option

  • Save egernst/7b4966a717e5a6aea2c2cbc7ba298bfe to your computer and use it in GitHub Desktop.

Select an option

Save egernst/7b4966a717e5a6aea2c2cbc7ba298bfe to your computer and use it in GitHub Desktop.

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" 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" 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

~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment