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

Kata Containers 1.6.2

Compare
Choose a tag to compare
@egernst egernst released this 21 Apr 15:06
· 1526 commits to master since this release
60a989f

Release 1.6.2

agent Changes

Shortlog

81e87b2 release: Kata Containers 1.6.2
ccc8b26 lint: Merge pull request #491 from ganeshmaharaj/go-linter-change
200d8e4 golang: Merge pull request #528 from teawater/lint
d1ace1b license: Merge pull request #532 from jcvenegas/stable-1.5-fix-travis
0dbf85d agent: Merge pull request #526 from lifupan/stopfix

proxy Changes

Shortlog

8442f12 release: Kata Containers 1.6.2
785467b lint: Merge pull request #155 from ganeshmaharaj/go-linter-change
cd6b560 travis: Merge pull request #169 from chavafg/topic/travis-go-version
4355384 docs: Merge pull request #172 from jcvenegas/stable-1.5-fix-link

runtime Changes

Shortlog

2de4022 revert kernel bump for 1.6.2 release
17ba3d3 release: Kata Containers 1.6.2
732cfc2 shimv2: Merge pull request #1494 from lifupan/fixstop
0b7c329 cli: Merge pull request #1509 from bergwolf/kata-check
46bba12 kernel: Update kernel to 4.19.34
8ed55b3 virtcontainers: Merge pull request #1518 from lifupan/fixtop
e6a4d4c config: Merge pull request #1441 from Ace-Tang/fix-panic
8d3ba44 network: Merge pull request #1502 from amshinde/make-tc-default
506c2bd netmon: Fix bug in how routes are converted

shim Changes

Shortlog

ba523c6 release: Kata Containers 1.6.2

Compatibility with Docker

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

Compatibility with CRI-O

Kata Containers 1.6.2 is compatible with CRI-O v1.13.0

Compatibility with cri-containerd

Kata Containers 1.6.2 is compatible with cri-contaienrd da0c016c830b2ea97fd1d737c49a568a816bf964

OCI Runtime Specification

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

Compatibility with Kubernetes

Kata Containers 1.6.2 is compatible with Kubernetes 1.13.3-00

Kata Linux Containers image

Agent version: 1.6.2

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.6.2 suggest to use the Linux kernel v4.19.34
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