Kata-Containers: update versions 2.2.0 (default) and 2.1.1 (#8017)

* Kata-Containers: add 2.2.0 hashes and make default

* Kata-Containers: replace 2.1.0 with bugfix version 2.1.1

* Kata-Containers: move to q35 a more modern VM architecture as 'pc' is removed in 2.2.0
This commit is contained in:
Cristian Calin
2021-09-27 18:07:35 +03:00
committed by GitHub
parent ecd267854b
commit 3a6230af6b
2 changed files with 8 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
path = "/opt/kata/bin/qemu-system-x86_64"
kernel = "/opt/kata/share/kata-containers/vmlinuz.container"
image = "/opt/kata/share/kata-containers/kata-containers.img"
machine_type = "pc"
machine_type = "q35"
# Optional space-separated list of options to pass to the guest kernel.
# For example, use `kernel_params = "vsyscall=emulate"` if you are having