podman-desktop/website/docs/troubleshooting/troubleshooting-podman-on-linux.md
Thiago Mendes 2c41e1503a
docs: Shorter sidebar category names (#5959)
* docs(website): shorter sidebar category names for troubleshooting
Signed-off-by: Thiago Mendes <tzig@tutanota.de>

* docs(website): shorter sidebar category names for kind
Signed-off-by: Thiago Mendes <tzig@tutanota.de>

* docs(website): shorter sidebar category names for lima
Signed-off-by: Thiago Mendes <tzig@tutanota.de>

* docs(website): shorter sidebar category names for minikube
Signed-off-by: Thiago Mendes <tzig@tutanota.de>
2024-02-12 16:22:49 +00:00

18 lines
594 B
Markdown

---
sidebar_position: 40
title: Podman on Linux
description: How to investigate when Podman does not work as expected.
---
# Troubleshooting Podman on Linux
## Podman Desktop does not manage native Podman
On Linux, Podman usually runs natively on the host.
Podman might also run in a virtual machine.
Podman Desktop does only connect to the native rootless podman connection.
Podman Desktop does not manage podman native configuration or podman machine (create, configure, start, stop, delete).
Podman Desktop might manage configuration relative to connections to registries and proxies.