From 364813da65a25a281f05982f28d9c52e7291bfdc Mon Sep 17 00:00:00 2001 From: Jesse Borden <40326854+jesseborden@users.noreply.github.com> Date: Fri, 8 Mar 2024 07:02:24 -0500 Subject: [PATCH] Add note for RHEL 8.5 Add note for RHEL 8.5 Signed-off-by: Jesse Borden <40326854+jesseborden@users.noreply.github.com> --- docs/tutorials/performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/performance.md b/docs/tutorials/performance.md index 62258be3df..660479707a 100644 --- a/docs/tutorials/performance.md +++ b/docs/tutorials/performance.md @@ -83,7 +83,7 @@ because different UID/GID mappings could potentially be used on each invocation. __--userns__, __--uidmap__ and __--gidmap__ the performance penalty is a one-time cost that only occurs the first time the command is run. -Using native overlayfs as an unprivileged user is only available for Podman version >= 3.1 on a Linux kernel version >= 5.12. +Using native overlayfs as an unprivileged user is only available for Podman version >= 3.1 on a Linux kernel version >= 5.12. Native overlayfs support is included in RHEL >= 8.5, see release notes [here](http://www.reddit.comhttps://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/8.5_release_notes/index). To show the current storage driver