You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: asciidoc/troubleshooting/collecting-diagnostics-for-support.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,7 @@ podman run --rm --privileged \
62
62
[NOTE]
63
63
====
64
64
Adjust the paths of the `k3s.yaml/rke2.yaml` file if needed. See https://github.com/suse-edge/support-tools/blob/main/nessie/README.md[Nessie] for more information.
65
+
You should be able to run this container in non-privileged mode if you have proper permissions (typically k3s.yaml / rke2-server.yaml files are owned by root).
65
66
====
66
67
*** To collect logs in the system mode (so only logs from the actual os) run:
67
68
+
@@ -84,6 +85,7 @@ podman run --rm --privileged \
84
85
[NOTE]
85
86
====
86
87
Please make sure to check https://github.com/suse-edge/support-tools/blob/main/nessie/README.md[Nessie] for more details and information on how to run nessie in your environment.
88
+
Likewize, you should be able to run this container in non-privileged mode provided you have proper permissions.
0 commit comments