• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 25th, 2023

help-circle

















  • Podman’s strong suite is integration with other toolings, such as systemd and ansible.

    With ansible I could define a podman pod and containers in a playbook yml file. And Ansible can do much more, like provisioning the configuration files or setting an auto update service for podman

    The gotcha with podman is it’s networking is different from docker. So I would at least plan it out before migrating.