-
https://katacontainers.io/
-
# Bug report
**What is the current behavior?**
Basically everything on that part of the website is either pointing to the already decommissioned 1.x repos, or using outdated figures.
**If…
-
There's an error when qemu/kvm kata payloads are started: KVM support apparently not there inside the VirtualBox VM run by Vagrant...
```
Warning FailedCreatePodSandBox 1s (x13 over 13s) kubele…
-
We have the mechanism to pass through cpu and memory annotations from kata-containers runtime via the pod spec, to select the instance size for some of the cloud provider (see https://github.com/confi…
-
### What is the problem you're trying to solve
We run K8s and use the devmapper snapshotter along with kata containers to provide fixed size micro VMs based on cpu, memory, and disk. Kata lets us c…
-
CRI-O support by kubelet seems broken by now (https://github.com/kubernetes/kubernetes/issues/77615) so I removed KataContainers and CRi-O, since docker will be enough for KubeVirt apparently.
Curr…
-
# Description of problem
I'm running KataContainers/CloudHypervisor with K8s/Containerd on devmapper/direct lvm. And I'm seeing that devmapper when used by KataContainers is reserving much of the …
-
Hi folks,
Looking for some guidance on an nfs volume mount.We've been testing out kata (3.2,3.7,3.10) for various use cases in our k8s containerd environment. An issue we've been struggling with i…
-
# Description of problem
When running kata+clh on kubernetes, low memory scenarios are not resulting in normal pod evictions. The nodes never seem to be aware that they are running low on memory.
…
-
This should overcome the problems of nested virtualization with VirtualBox (https://github.com/olberger/vagrant-kata-containerd/issues/1).
See https://github.com/olberger/vagrant-k8s-kubevirt-katac…