18557659e4
[CI:DOCS] performance: update network docs
...
* Document that pasta is now the default network driver
* Document command: podman info -f '{{.Host.RootlessNetworkCmd}}'
* Add note about missing network isolation
Fixes: https://github.com/containers/podman/issues/22748
Co-authored-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2024-05-22 08:13:47 +02:00
885dd2addf
[CI:DOCS] performance: fix URL and kernel version requirement
...
Fix broken URL.
Fix kernel version requirement for native overlay rootless support.
Reference: https://www.redhat.com/sysadmin/podman-rootless-overlay
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2024-03-09 16:29:43 +01:00
364813da65
Add note for RHEL 8.5
...
Add note for RHEL 8.5
Signed-off-by: Jesse Borden <40326854+jesseborden@users.noreply.github.com>
2024-03-08 07:02:24 -05:00
13e548820e
[CI:DOCS] performance: document sometimes slow native overlayfs
...
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2023-11-28 12:34:08 +01:00
68bd81470a
Add missing verb in machinectl example
...
Without the verb 'shell', the invocation fails with:
Unknown command verb testuser@
Signed-off-by: Will Thompson <will@willthompson.co.uk>
2023-08-13 11:52:56 +01:00
598b93722d
Fix instructions about setting storage driver on command-line
...
The OverlayFS storage driver is called `overlay`, not `overlayfs`.
Signed-off-by: Patrick Reader <_@pxeger.com>
2023-01-01 10:56:46 +00:00
b5ee4de8cf
[CI:DOCS] Add performance tutorial
...
Reuse part of the description of --network=host from /docs/source/markdown/podman-run.1.md.in
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2022-11-09 18:39:26 +01:00