2021-08-28, 18:10–19:10, Guyon
I will show you how to operate containerized applications with podman-tools which is a tool suite around podman to orchestrate containers on standalone servers.
Operating containers on standalone hosts raises many questions, as:
- Where to put orchestration files.
- How to change something in the container
- How to upgrade.
- How to ensure the safety of the containers running.
- How to make backups
podman-tools is written as a frontend to podman. podman is a serverless replacement to docker with some extra features known from kubernetes, to run and build containers.
I will show you how to operate containerized applications with podman-tools which is a tool suite around podman to orchestrate containers on standalone servers.