kata-containers/docs/how-to
Hui Zhu 17af28acad docs: Add how-to-use-memory-agent.md to howto
Add how-to-use-memory-agent.md (How to use mem-agent to decrease the
memory usage of Kata container) to docs to show how to use mem-agent.

Fixes: #11013

Signed-off-by: Hui Zhu <teawater@gmail.com>
2025-04-02 17:45:59 +08:00
..
data kata-monitor: fix can't monitor /run/vc/sbs. 2022-07-19 09:52:54 +08:00
images docs: Guide to use SNP-VMs with Kata-Containers 2022-09-16 17:51:41 +02:00
containerd-kata.md docs: Update runtime v2 containerd url information 2024-07-15 20:36:17 +00:00
how-to-hotplug-memory-arm64.md docs: Fix missing critical steps in how-to-hotplug-memory-arm64.md 2023-02-02 12:12:39 +08:00
how-to-import-kata-logs-with-fluentd.md docs: Fix broken links 2023-10-26 10:17:01 -07:00
how-to-load-kernel-modules-with-kata.md docs: Fix pre-existing spelling mistakes caught by the CI 2020-11-09 16:52:33 +01:00
how-to-pull-images-in-guest-with-kata.md docs: add content about how to pull large image 2024-08-15 13:55:22 +08:00
how-to-run-docker-with-kata.md docs: fix markdown issues in how-to-run-docker-with-kata.md 2022-03-23 08:15:02 +08:00
how-to-run-kata-containers-with-kinds-of-Block-Volumes.md runtime-rs: create a reference that directs users to kata csi doc 2023-12-26 20:36:34 +08:00
how-to-run-kata-containers-with-SE-VMs.md doc: Update how-to-run-kata-containers-with-SE-VMs.md 2024-09-16 12:53:30 +02:00
how-to-run-kata-containers-with-SNP-VMs.md docs: updated build and host setup instructions for SNP 2025-01-28 18:09:40 -06:00
how-to-run-rootless-vmm.md runtime: support non-root for clh 2023-02-22 13:57:09 -08:00
how-to-set-prometheus-in-k8s.md docs: delete CRI containerd plugin statement 2022-07-07 12:06:25 +08:00
how-to-set-sandbox-config-kata.md runtime: Add GPU annotations for remote hypervisor 2024-10-29 10:28:21 -04:00
how-to-setup-swap-devices-in-guest-kernel.md docs: Add how-to-use-memory-agent.md to howto 2025-04-02 17:45:59 +08:00
how-to-use-erofs-build-rootfs.md docs: add guide for building rootfs with EROFS 2023-02-09 20:07:51 +08:00
how-to-use-k8s-with-containerd-and-kata.md docs: Use control-plane term instead of master 2023-08-01 17:41:40 +09:00
how-to-use-kata-containers-with-firecracker.md docs: Specify supported Firecracker version using versions.yaml 2023-08-10 16:49:45 +09:00
how-to-use-memory-agent.md docs: Add how-to-use-memory-agent.md to howto 2025-04-02 17:45:59 +08:00
how-to-use-sysctls-with-kata.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
how-to-use-the-kata-agent-policy.md docs: add agent policy and genpolicy docs 2023-12-22 15:35:05 +00:00
how-to-use-virtio-fs-nydus-with-kata.md doc: Update crictl pod-config 2023-10-02 14:53:46 +01:00
how-to-use-virtio-fs-with-kata.md docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
how-to-use-virtio-mem-with-kata.md doc: Fix spelling 2023-10-03 10:17:38 +01:00
offline_cpu.sh acrn: Drop support 2024-09-19 16:05:43 +02:00
privileged.md docs: delete CRI containerd plugin statement 2022-07-07 12:06:25 +08:00
README.md docs: Add how-to-use-memory-agent.md to howto 2025-04-02 17:45:59 +08:00
run-kata-with-crictl.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
run-kata-with-k8s.md docs: Use control-plane term instead of master 2023-08-01 17:41:40 +09:00
service-mesh.md docs: use containerd to replace cri-containerd 2021-10-19 09:38:56 +08:00
what-is-vm-cache-and-how-do-I-use-it.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
what-is-vm-templating-and-how-do-I-use-it.md docs: remove mentioning of qemu-lite 2021-08-30 16:58:12 +08:00

Howto Guides

Kubernetes Integration

Hypervisors Integration

Currently supported hypervisors with Kata Containers include:

  • qemu

  • cloud-hypervisor

  • firecracker

    In the case of firecracker the use of a block device snapshotter is needed for the VM rootfs. Refer to the following guide for additional configuration steps:

Confidential Containers Policy

Advanced Topics