Make systemd better for Podman with Quadlet
1–10 of 88 posts
Re: Make systemd better for Podman with Quadlet
#2I’m going to try this tomorrow, because containers are so useful, but I just don’t want to deal with K8s on anything that I run myself.
Re: Make systemd better for Podman with Quadlet
#3Re: Make systemd better for Podman with Quadlet
#4Re: Make systemd better for Podman with Quadlet
#5Re: Make systemd better for Podman with Quadlet
#6Odd choice using systemd syntax willingly when all other industry tools use YAML, IMO
Re: Make systemd better for Podman with Quadlet
#7Re: Make systemd better for Podman with Quadlet
#8Odd choice using systemd syntax willingly when all other industry tools use YAML, IMO
You can apparently use kubernetes YAML with a .kube target and podman will orchestrate the containers, service, volumes appropriately (on a single node). The only systemd config is a minimal boilerplate to point at the kubernetes YAML.
Re: Make systemd better for Podman with Quadlet
#9Odd choice using systemd syntax willingly when all other industry tools use YAML, IMO
In fact, I'd prefer if the tools you mentioned used something else besides yaml.
Re: Make systemd better for Podman with Quadlet
#10Odd choice using systemd syntax willingly when all other industry tools use YAML, IMO