Example Podman test.pod with Quadlet doesn't want to generate after daemon-reload
by PrivateNoob from LinuxQuestions.org on (#6PN0M)
Distro: Rocky Linux 9
Kernel version: 5.14.0-427.24.1.el9_4.x86_64
Podman version: 4.9.4-rhel
I'm trying to generate a pod via the Quadlet method, but somehow no matter how I try it just doesn't generate a pod (empty response from podman pod ls). I've named it test.pod in the .config/containers/systemd/ directory. I've tried changing the PodName, even not using this attribute, adding a network to it to no avail.
Here is the example pod: https://docs.podman.io/en/latest/mar....html#examples
[Pod]
PodName=test
What logs should I provide?
Kernel version: 5.14.0-427.24.1.el9_4.x86_64
Podman version: 4.9.4-rhel
I'm trying to generate a pod via the Quadlet method, but somehow no matter how I try it just doesn't generate a pod (empty response from podman pod ls). I've named it test.pod in the .config/containers/systemd/ directory. I've tried changing the PodName, even not using this attribute, adding a network to it to no avail.
Here is the example pod: https://docs.podman.io/en/latest/mar....html#examples
[Pod]
PodName=test
What logs should I provide?