mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Make rootfs overlay blog more preview freindly.
This ensures a more helpful preview message is displayed on the blogs landing page. PiperOrigin-RevId: 531233348
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Rootfs Overlay
|
||||
|
||||
This blog was
|
||||
Root filesystem overlay is now the default in runsc. This improves performance
|
||||
for filesystem-heavy workloads by overlaying the container root filesystem with
|
||||
a tmpfs filesystem. Learn more about this feature in the following blog that was
|
||||
[originally posted](https://opensource.googleblog.com/2023/04/gvisor-improves-performance-with-root-filesystem-overlay.html)
|
||||
on [Google Open Source Blog](https://opensource.googleblog.com/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user