docs: Readme (#1849)

This commit is contained in:
Kroese
2026-07-14 14:54:58 +02:00
committed by GitHub
parent d92c2f276c
commit fed8b00b45
+1 -1
View File
@@ -376,7 +376,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas
By default, the VM is allocated the full amount of RAM configured via `RAM_SIZE` for its entire lifetime.
However, you can enable [memory ballooning](https://github.com/qemus/qemu/docs/ballooning.md) if you want the container to dynamically reclaim unused guest RAM based on host memory pressure.
However, you can enable [memory ballooning](https://github.com/qemus/qemu/blob/master/docs/ballooning.md) if you want the container to dynamically reclaim unused guest RAM based on host memory pressure.
### Are these all available options?