Skip to content

Commit 99df3f4

Browse files
committed
Adding some notes
1 parent 2e2a6bb commit 99df3f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

asciidoc/troubleshooting/collecting-diagnostics-for-support.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ podman run --rm --privileged \
6262
[NOTE]
6363
====
6464
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).
6566
====
6667
*** To collect logs in the system mode (so only logs from the actual os) run:
6768
+
@@ -84,6 +85,7 @@ podman run --rm --privileged \
8485
[NOTE]
8586
====
8687
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.
8789
====
8890
8991

0 commit comments

Comments
 (0)