Kata Containers is software licensed under Apache 2 that features two primary components: the Kata agent and the Kata Containerd shim v2 runtime. Additionally, it includes a Linux kernel along with versions of QEMU, Cloud Hypervisor, and Firecracker hypervisors. Combining the speed and efficiency of containers with the enhanced security benefits of virtual machines, Kata Containers seamlessly integrates with container management systems, including widely used orchestration platforms like Docker and Kubernetes (k8s). Currently, it is designed to support Linux for both host and guest environments. For hosts, detailed installation guides are available for various popular distributions. Furthermore, the OSBuilder tool offers ready-to-use support for Clear Linux, Fedora, and CentOS 7 rootfs images, while also allowing users to create custom guest images tailored to their needs. This flexibility makes Kata Containers an appealing choice for developers seeking the best of both worlds in container and virtualization technology.