Quadlet
Quadlet
Posted Jul 28, 2022 9:08 UTC (Thu) by valberg (guest, #83862)In reply to: Quadlet by rjones
Parent article: Docker and the OCI container ecosystem
There are plans to integrate Quadlet into the containers/podman project such that they can be released simultaneously. Quadlet and Podman can then also share the generate-systemd logic.
Starting with Podman v4.2 (to be released in early August), you can also use a systemd template to run Kubernetes YAML [1]. That simplifies the workload quite a bit as we only need to feed the YAML file to the template and systemd and Podman will take care of the rest.
[1] https://github.com/containers/podman/blob/main/docs/sourc...