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>
This commit is contained in:
Hui Zhu
2025-04-02 17:44:44 +08:00
parent 2f134514b0
commit 17af28acad
4 changed files with 360 additions and 0 deletions

View File

@@ -47,3 +47,4 @@
- [How to run Kata Containers with kinds of Block Volumes](how-to-run-kata-containers-with-kinds-of-Block-Volumes.md)
- [How to use the Kata Agent Policy](how-to-use-the-kata-agent-policy.md)
- [How to pull images in the guest](how-to-pull-images-in-guest-with-kata.md)
- [How to use mem-agent to decrease the memory usage of Kata container](how-to-use-memory-agent.md)