mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Update Kata Containers runtime (#8797)
* Update Kata containers binary to 2.4.1 version * Update overhead kata runtime values * Fix kata-qemu default values in CRI-O
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
|
||||
kata_containers_qemu_overhead: true
|
||||
kata_containers_qemu_overhead_fixed_cpu: 10m
|
||||
kata_containers_qemu_overhead_fixed_memory: 290Mi
|
||||
kata_containers_qemu_overhead_fixed_cpu: 250m
|
||||
kata_containers_qemu_overhead_fixed_memory: 160Mi
|
||||
|
||||
Reference in New Issue
Block a user